このページを編集する際は、編集に関する方針に従ってください。
* NAMEDATALEN is the max length for system identifiers (e.g. table names, * attribute names, function names, etc). It must be a multiple of * sizeof(int) (typically 4). * * NOTE that databases with different NAMEDATALEN's cannot interoperate!
#define NAMEDATALEN 64
更新日 | 更新者 | 更新内容 |