Home
last modified time | relevance | path

Searched defs:PGSQL_RETURN_OID (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pgsql/
H A Dpgsql.c68 #define PGSQL_RETURN_OID(oid) do { \ macro
75 #define PGSQL_RETURN_OID(oid) RETURN_LONG((zend_long)oid) macro

Completed in 21 milliseconds