Searched refs:PGSQL_CONNECTION_BAD (Results 1 – 5 of 5) sorted by relevance
23 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {36 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {78 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {92 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
17 } elseif (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
23 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
21 if (pg_connection_status($db) === PGSQL_CONNECTION_BAD) {
75 const PGSQL_CONNECTION_BAD = UNKNOWN; define
Completed in 8 milliseconds