Type OIDs

Florian Weimer <[email protected]> Wed, 03 Jun 2009 20:45:16 +0200
Newsgroups gmane.comp.db.postgresql.interfaces
Message-ID <[email protected]>
I'd like to use type information in a query result to convert its
elements to more appropriate types if necessary.

Can I embed the types I'm interested in into my program, or should I
query the server at least once per connection to get the mapping?  I'm
interested in types such as INTEGER, TEXT, BYTEA, etc.  No user
defined types, and nothing fancy.  Ultra-long-term portability isn't
required, either.

-- 
Sent via pgsql-interfaces mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-interfaces