Home
last modified time | relevance | path

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

/PHP-7.4/ext/pgsql/
H A Dpgsql.c907 #define PHP_PQ_ERROR(text, pgsql) { \ macro
1894 PHP_PQ_ERROR("Query failed: %s", pgsql);
2029 PHP_PQ_ERROR("Query failed: %s", pgsql);
2113 PHP_PQ_ERROR("Query failed: %s", pgsql);
2226 PHP_PQ_ERROR("Query failed: %s", pgsql);
4050 PHP_PQ_ERROR("Query failed: %s", pgsql);
4087 PHP_PQ_ERROR("Query failed: %s", pgsql);
4210 PHP_PQ_ERROR("endcopy failed: %s", pgsql);
4300 PHP_PQ_ERROR("copy failed: %s", pgsql);
4325 PHP_PQ_ERROR("copy failed: %s", pgsql);
[all …]

Completed in 18 milliseconds