Re: [BUGS] JDBC 7.0-1.2.jar has limit of 8k!

2001-04-28 Thread Bruce Momjian
> Kenny GONG ([EMAIL PROTECTED]) reports a bug with a severity of 1 > The lower the number the more severe it is. > > Short Description > JDBC 7.0-1.2.jar has limit of 8k! You need the 7.1 JAR file. > > Long Description > when i insert a row data more than 8k into PostgreSQL7.1, jdbc throw m

[BUGS] JDBC 7.0-1.2.jar has limit of 8k!

2001-04-28 Thread pgsql-bugs
Kenny GONG ([EMAIL PROTECTED]) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description JDBC 7.0-1.2.jar has limit of 8k! Long Description when i insert a row data more than 8k into PostgreSQL7.1, jdbc throw me a exception called "SQL statement too long."