Searched defs:PGSQL_RETURN_OID (Results 1 – 1 of 1) sorted by relevance
70 #define PGSQL_RETURN_OID(oid) do { \ macro80 #define PGSQL_RETURN_OID(oid) (RETURN_LONG((long)oid)) macro
Completed in 18 milliseconds