=?iso-8859-1?q?Paul=20Billington?= <paulfwb(at)yahoo(dot)com> writes:
> I have been using the C libraries with version
> 7.33 to retrieve data with success. Now I have
> migrated to 7.4., although using the psql client all
> looks fine my integer values returned through the
> programmatic interface are wild, e.g. should be 101
> and is 7236487.
Hmm, are you using binary cursors? We changed the on-the-wire format
for binary data to be more portable ...
regards, tom lane