pg_connection_status
接続ステータスを取得する
&reftitle.description;
intpg_connection_status
PgSql\Connectionconnection
pg_connection_status は、
connection で指定した接続のステータスを返します。
&reftitle.parameters;
connection
&pgsql.parameter.connection;
&reftitle.returnvalues;
PGSQL_CONNECTION_OK あるいは
PGSQL_CONNECTION_BAD 。
&reftitle.changelog;
&Version;
&Description;
&pgsql.changelog.connection-object;
&reftitle.examples;
pg_connection_status の例
]]>
&reftitle.seealso;
pg_connection_busy