このページを編集する際は、[[編集に関する方針]]に従ってください。 *概要 [#u083157b] -対象:8.1.4 -言語:C -宣言:[[postgresql-8.1.4/src/include/libpq/pqcomm.h]] -宣言:[[postgresql-8.1.4/src/include/utils/elogs.h]] -宣言:[[postgresql-8.1.4/src/include/port/win32/sys/socket.h]] -定数20の別名。 *実装 [#pb5c8137] **postgresql-8.1.4/src/include/libpq/pqcomm.hの宣言 [#s71b5ba2] #ifdef WIN32 #ifdef ELOG_H #define ERROR PGERROR -定数20の別名。詳細は[[PGERROR/postgresql-8.1.4]]を参照。 **postgresql-8.1.4/src/include/utils/elogs.hの宣言 [#s051423a] #define ERROR 20 /* user error - abort transaction; return to * known state */ **postgresql-8.1.4/src/include/port/win32/sys/socket.hの宣言 [#wd8389f6] #ifdef PGERROR #define ERROR PGERROR -定数20の別名。詳細は[[PGERROR/postgresql-8.1.4]]を参照。 *呼出元 [#jdfb3e8f] -[[errstart()/postgresql-8.1.4]] *備考 [#u6f51454] *履歴 [#qc608695] -作者:[[testnoda:http://d.hatena.ne.jp/testnoda/about]] -作者:[[testnoda/ページ作者]] -日付:2006/12/02 |更新日|更新者|更新内容| |||| *コメント [#l8aea101] #comment