Re: [BUGS] BUG #1780: JDBC driver "setNull" throws for BLOB - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: [BUGS] BUG #1780: JDBC driver "setNull" throws for BLOB
Date
Msg-id Pine.BSO.4.56.0507221439330.9802@leary.csoft.net
Whole thread Raw
In response to Re: [BUGS] BUG #1780: JDBC driver "setNull" throws for BLOB and CLOB  (Kris Jurka <books@ejurka.com>)
Responses Re: BUG #1780: JDBC driver "setNull" throws for BLOB and CLOB  (Andrus Adamchik <andrus@objectstyle.org>)
List pgsql-jdbc

On Fri, 22 Jul 2005, Kris Jurka wrote:

> On Fri, 22 Jul 2005, Andrus Adamchik wrote:
>
> > Whenver I call PreparedStatement.setNull(int, int) on BLOB or CLOB columns,
> > an exception below occurs. Driver version: postgresql-8.0-310.jdbc3.jar. But
> > looks like latest CVS version has the same problem.
> >
>
> This has been fixed in CVS for the 8.0 and development drivers, we just
> haven't done a release in nearly three months.  I'll put out a release
> this weekend unless there are any other outstanding fixes I'm unaware of.
>

Actually looking more closely, this was fixed in build 311 which is
available, but we should still put out a new release for other fixes.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Michael Allman
Date:
Subject: Re: jdbc xa support
Next
From: Michael Allman
Date:
Subject: Re: jdbc xa support