Re: [BUGS] Corrupted string length for bit(n) in information schema

2003-12-07 Thread Peter Eisentraut
Claus Colloseus wrote:
> After creating a domain of type bit(n), the length n is given back
> with another number from the information schema.

Will be fixed in 7.4.1.


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [BUGS] Migration 7.3 to 7.4 Numeric values using PQ_ interface

2003-12-07 Thread Tom Lane
=?iso-8859-1?q?Paul=20Billington?= <[EMAIL PROTECTED]> 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

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org