Home
last modified time | relevance | path

Searched refs:PHP_PQ_ERROR (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pgsql/
H A Dpgsql.c292 #define PHP_PQ_ERROR(text, pgsql) { \ macro
1031 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1152 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1230 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1337 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
2995 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3030 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3107 PHP_PQ_ERROR("getline failed: %s", pgsql); in PHP_FUNCTION()
3126 PHP_PQ_ERROR("Copy command failed: %s", pgsql); in PHP_FUNCTION()
3205 PHP_PQ_ERROR("copy failed: %s", pgsql); in PHP_FUNCTION()
[all …]

Completed in 25 milliseconds