View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 01:00 AM
David Goodenough
 
Posts: n/a
Default Documentation problem with LargeObjectManager

In http://jdbc.postgresql.org/documenta...nary-data.html it says that
the return from LargeObjectManager.create is a long, but the actual code
seems to return an int, which is also what the read and write methods seem
to want as OID. Is this a code or a documentation problem? The docs are
the same for 8.3.

David


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Reply With Quote