prefixing - Search results
Mailing lists >> pgsql-general >> Thread
2025-03-20 20:24:01 | Re: After upgrading libpq, the same function(PQftype) call returns a different OID (Sebastien Flaesch)
prefix such as PG_TYPE_) We spelled PG_TYPE_ as OID and put it on the end. A boolean
Mailing lists >> pgsql-general >> Thread
2025-03-20 18:42:39 | Re: After upgrading libpq, the same function(PQftype) call returns a different OID (Sebastien Flaesch)
prefix such as PG_TYPE_) #define BOOLOID 16 #define BYTEAOID 17 #define CHAROID 18 #define