Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c70 #define PGSQL_RETURN_OID(oid) do { \ macro
80 #define PGSQL_RETURN_OID(oid) (RETURN_LONG((long)oid)) macro

Completed in 17 milliseconds