Re: Problems with protocol V3 after migration to latest driver - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Problems with protocol V3 after migration to latest driver
Date
Msg-id Pine.BSO.4.56.0410260237080.23060@leary.csoft.net
Whole thread Raw
In response to Re: Problems with protocol V3 after migration to latest driver  ("Alexey Yudichev" <Alexey@francoudi.com>)
List pgsql-jdbc

On Tue, 26 Oct 2004, Alexey Yudichev wrote:

> No, it is still there with pgdev.307ay2.jdbc3.jar:
>
> java.sql.SQLException: ERROR: large object 36405664 does not exist

OK, I've tracked this one down.  Some bit shifting code had a typo in it,
that only affected sufficiently large oid values.  This is why you only
saw the error on one machine.

Newly updated jar files available again from
http://www.ejurka.com/pgsql/jars/alexey/

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Alexey Yudichev"
Date:
Subject: Re: Problems with protocol V3 after migration to latest driver
Next
From: "Alexey Yudichev"
Date:
Subject: Re: Problems with protocol V3 after migration to latest driver