Searched defs:PGSQL_TRANSACTION_IDLE (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pdo_pgsql/ | ||
H A D | php_pdo_pgsql_int.h | 111 PGSQL_TRANSACTION_IDLE = PQTRANS_IDLE, enumerator |
/php-src/ext/pgsql/ | ||
H A D | pgsql.stub.php | 147 const PGSQL_TRANSACTION_IDLE = UNKNOWN; define |
Completed in 8 milliseconds