Searched defs:PGSQL_TRANSACTION_ACTIVE (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/pdo_pgsql/ | ||
H A D | php_pdo_pgsql_int.h | 100 PGSQL_TRANSACTION_ACTIVE = PQTRANS_ACTIVE, enumerator |
/PHP-8.3/ext/pgsql/ | ||
H A D | pgsql.stub.php | 152 const PGSQL_TRANSACTION_ACTIVE = UNKNOWN; define |
Completed in 10 milliseconds