Re: Bug in JDBC driver w/BLOBs - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Bug in JDBC driver w/BLOBs
Date
Msg-id Pine.BSO.4.56.0506211054460.26700@leary.csoft.net
Whole thread Raw
In response to Bug in JDBC driver w/BLOBs  (Tristan Tarrant <tristan.tarrant@dataforte.net>)
List pgsql-jdbc

On Tue, 21 Jun 2005, Tristan Tarrant wrote:

> Now the bad news: I believe I have found a bug in the pgsql jdbc driver
> regarding read access of BLOBs. According to Sun's JDBC documentation,
> BLOBs are 1-based, but the driver makes the assumption they are 0-based.

Right.  This was found and fixed a while ago:

http://gborg.postgresql.org/pipermail/pgjdbc-commit/2005-May/000289.html

I guess we need to put out a new stable release.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Tristan Tarrant
Date:
Subject: Bug in JDBC driver w/BLOBs
Next
From: Donny Tjandra
Date:
Subject: PostgreSQL 8, JDBC 8 and JSTL problems