Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c876 #define PHP_PQ_ERROR(text, pgsql) { \ macro
1768 PHP_PQ_ERROR("Query failed: %s", pgsql);
1908 PHP_PQ_ERROR("Query failed: %s", pgsql);
1991 PHP_PQ_ERROR("Query failed: %s", pgsql);
2115 PHP_PQ_ERROR("Query failed: %s", pgsql);
3824 PHP_PQ_ERROR("Query failed: %s", pgsql);
3862 PHP_PQ_ERROR("Query failed: %s", pgsql);
3984 PHP_PQ_ERROR("endcopy failed: %s", pgsql);
4076 PHP_PQ_ERROR("copy failed: %s", pgsql);
4104 PHP_PQ_ERROR("copy failed: %s", pgsql);
[all …]

Completed in 17 milliseconds