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

From Albe Laurenz
Subject Re: Large Objects with OID > 2147483647
Date
Msg-id AFCCBB403D7E7A4581E48F20AF3E5DB2013F2A36@EXADV1.host.magwien.gv.at
Whole thread Raw
In response to Large Objects with OID > 2147483647  ("Albe Laurenz" <all@adv.magwien.gv.at>)
List pgsql-jdbc
>> So accessing Large Objects with OID > 2147483647 as BLOB will not
>> work, right? I think that 'long' would be more appropriate than
'int'.
>
> I have put a fix into CVS for 8.1, 8.2 and head drivers that stores
the
> OIDs as longs insteads of ints.

Cool, thank you!

Yours,
Laurenz Albe

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Large Objects with OID > 2147483647
Next
From: "Guillaume Smet"
Date:
Subject: Re: Memory leaks using refcursors