Searched defs:PGSQL_TRANSACTION_INERROR (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pdo_pgsql/ | ||
H A D | php_pdo_pgsql_int.h | 114 PGSQL_TRANSACTION_INERROR = PQTRANS_INERROR, enumerator |
/php-src/ext/pgsql/ | ||
H A D | pgsql.stub.php | 162 const PGSQL_TRANSACTION_INERROR = UNKNOWN; define |
Completed in 11 milliseconds