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

概要

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の宣言

実装

postgresql-8.1.4/src/include/libpq/pqcomm.hの宣言

#ifdef WIN32
#ifdef ELOG_H
#define ERROR	PGERROR

postgresql-8.1.4/src/include/utils/elogs.hの宣言

#define ERROR		20			/* user error - abort transaction; return to
								 * known state */

postgresql-8.1.4/src/include/port/win32/sys/socket.hの宣言

#ifdef PGERROR
#define ERROR PGERROR

呼出元

備考

履歴

コメント



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