Lines Matching refs:connection
12 Older PHP than 4.2.0, pg_loimport()/pg_loexport() connection
14 connection parameter became 1st parameter. Old syntax is preserved,
21 parameter may be required for future PHP version. Specify connection
52 Support async connection.
71 WIN32_NON_BLOCKING_CONNECTIONS, non-blocking connection will block.
74 send or execute query. If there is result left on connection,
87 bool pg_send_query(resource connection, string query)
95 bool pg_cancel_query(resource connection)
110 in connection, it returns false.
113 bool pg_connection_busy(resource connection)
118 int pg_connection_status(resource connection)
120 Gets connection status. It returns PGSQL_CONNECTION_OK or
124 bool pg_connection_reset(resource connection)
127 connection parameter. It's useful for error recovery.
181 string pg_last_notice(resource connection)
220 Get notify message on the connection
228 ping database connection and try to reset connection if it's