このページを編集する際は、編集に関する方針に従ってください。

概要

* 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

履歴

コメント



トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS