Re: Documentation problem with LargeObjectManager

From: Kris Jurka <books(at)ejurka(dot)com>
To: David Goodenough <david(dot)goodenough(at)btconnect(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Documentation problem with LargeObjectManager
Date: 2008-03-31 18:58:18
Message-ID: Pine.BSO.4.64.0803311449460.32287@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Goodenough 2008-03-31 21:07:15 Re: Documentation problem with LargeObjectManager
Previous Message David Goodenough 2008-03-31 18:01:42 Re: Documentation problem with LargeObjectManager