Searched defs:PGSQL_DML_STRING (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pgsql/ | ||
H A D | php_pgsql.h | 67 #define PGSQL_DML_STRING (1<<11) /* Return query string */ macro |
H A D | pgsql.stub.php | 434 const PGSQL_DML_STRING = UNKNOWN; define |
Completed in 13 milliseconds