Searched defs:pdo_pgsql_error_stmt (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/pdo_pgsql/ | ||
H A D | php_pdo_pgsql_int.h | 88 #define pdo_pgsql_error_stmt(s,e,z) _pdo_pgsql_error(s->dbh, s, e, z, __FILE__, __LINE__ TSRMLS_CC) macro |
Completed in 5 milliseconds