How to get int from select

"frank ernest" <[email protected]> Wed, 1 Oct 2014 22:14:00 +0200
Newsgroups gmane.comp.db.postgresql.interfaces
Message-ID <trinity-aaad10d8-7b5d-4f35-bb10-5c394c5ff3ba-1412194439677@3capp-mailcom-lxa12>
Hello, as far as I can tell there is only one method of getting rows and columns from a select query and it is with PQgetvalue I wanted to know what byte order I'd be getting out though. I'm planning to use PQexec to pass the parameters in so I'm not sure what typsend and typreceive will be set to. I'm planning the connection to be vialocal host so I don't know if I may need to change the byte order or if I can just cast the value to int. I'm writing in C.
Thanks



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