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 sett

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 interfac