Re: Documentation problem with LargeObjectManager - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Documentation problem with LargeObjectManager
Date
Msg-id Pine.BSO.4.64.0803311449460.32287@leary.csoft.net
Whole thread Raw
In response to Re: Documentation problem with LargeObjectManager  (David Goodenough <david.goodenough@btconnect.com>)
Responses Re: Documentation problem with LargeObjectManager  (David Goodenough <david.goodenough@btconnect.com>)
List pgsql-jdbc

On Mon, 31 Mar 2008, David Goodenough wrote:

> It may not be in the documentation, but the compiler reports it.
>

I'm not sure what you're seeing.  Take a look at the source code for the
8.2 driver series [1].  In LargeObjectManager circa line 238 you can see
that createLO(int) is not marked deprecated.

Kris Jurka

[1]
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/largeobject/LargeObjectManager.java?annotate=1.20.2.1


pgsql-jdbc by date:

Previous
From: David Goodenough
Date:
Subject: Re: Documentation problem with LargeObjectManager
Next
From: David Goodenough
Date:
Subject: Re: Documentation problem with LargeObjectManager