Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/
H A Dpgsql.c292 #define PHP_PQ_ERROR(text, pgsql) { \ macro
1024 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1145 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1223 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
1330 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
2988 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3023 PHP_PQ_ERROR("Query failed: %s", pgsql); in PHP_FUNCTION()
3100 PHP_PQ_ERROR("getline failed: %s", pgsql); in PHP_FUNCTION()
3119 PHP_PQ_ERROR("Copy command failed: %s", pgsql); in PHP_FUNCTION()
3198 PHP_PQ_ERROR("copy failed: %s", pgsql); in PHP_FUNCTION()
[all …]

Completed in 15 milliseconds