Lines Matching refs:PHP_PQ_ERROR
291 #define PHP_PQ_ERROR(text, pgsql) { \ macro
700 PHP_PQ_ERROR("Unable to connect to PostgreSQL server: %s", pgsql) in php_pgsql_do_connect()
784 PHP_PQ_ERROR("Unable to connect to PostgreSQL server: %s", pgsql); in php_pgsql_do_connect()
793 PHP_PQ_ERROR("Unable to connect to PostgreSQL server: %s", pgsql); in php_pgsql_do_connect()
1183 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1312 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1398 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1513 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3242 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3283 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3362 PHP_PQ_ERROR("getline failed: %s", pgsql); in PHP_FUNCTION()
3381 PHP_PQ_ERROR("Copy command failed: %s", pgsql); in PHP_FUNCTION()
3476 PHP_PQ_ERROR("copy failed: %s", pgsql); in PHP_FUNCTION()
3494 PHP_PQ_ERROR("copy failed: %s", pgsql); in PHP_FUNCTION()
3502 PHP_PQ_ERROR("putcopyend failed: %s", pgsql); in PHP_FUNCTION()
3507 PHP_PQ_ERROR("Copy command failed: %s", pgsql); in PHP_FUNCTION()
3523 PHP_PQ_ERROR("Copy command failed: %s", pgsql); in PHP_FUNCTION()
5721 PHP_PQ_ERROR("Query failed: %s", pg_link); in PHP_FUNCTION()