Re: [BUGS] BUG #1628: JDBC bug with regard to text column data type

2005-04-27 Thread Oliver Jowett
Nathan Neuenschwander wrote: > I am using a CachedRowSet, the JDBC driver for PG 8.0, and j2ee. > If the target table contains a column of data type text, the following > causes an SQLException with a message stating that a negative value was > returned for the column display size. If the text co

[BUGS] BUG #1628: JDBC bug with regard to text column data type

2005-04-27 Thread Nathan Neuenschwander
The following bug has been logged online: Bug reference: 1628 Logged by: Nathan Neuenschwander Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Win XP Description:JDBC bug with regard to text column data type Details: I am using a CachedRow