Re: Large Objects with OID > 2147483647 - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Large Objects with OID > 2147483647
Date
Msg-id Pine.BSO.4.64.0612111407270.6503@leary2.csoft.net
Whole thread Raw
In response to Large Objects with OID > 2147483647  ("Albe Laurenz" <all@adv.magwien.gv.at>)
List pgsql-jdbc

On Mon, 11 Dec 2006, Albe Laurenz wrote:

> In the driver source code, I see that the OID is treated as 'int',
>
> So accessing Large Objects with OID > 2147483647 as BLOB will not
> work, right? I think that 'long' would be more appropriate than 'int'.
>
> Is this problem known?
>

Yes, see the thread starting here:

http://archives.postgresql.org/pgsql-jdbc/2006-02/threads.php#00052

Two solutions were proposed, neither of which have been implemented.

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Large Objects with OID > 2147483647
Next
From: "Bojan Skaljac"
Date:
Subject: Serbian JDBC translation