Searched refs:PGSQL_CONNECTION_OK (Results 1 – 3 of 3) sorted by relevance
41 assert(pg_connection_status($db) === PGSQL_CONNECTION_OK);
16 if (pg_connection_status($db) != PGSQL_CONNECTION_OK)
80 const PGSQL_CONNECTION_OK = UNKNOWN; define
Completed in 8 milliseconds