Re: Documentation problem with LargeObjectManager

Поиск
Список
Период
Сортировка
От David Goodenough
Тема Re: Documentation problem with LargeObjectManager
Дата
Msg-id 200803312207.16372.david.goodenough@btconnect.com
обсуждение исходный текст
Ответ на Re: Documentation problem with LargeObjectManager  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
On Monday 31 March 2008, Kris Jurka wrote:
> 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/larg
>eobject/LargeObjectManager.java?annotate=1.20.2.1

Looks like it might have been a typo on my part.  The create methods
are now deprecated, but the createLO methods are not.

David

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Documentation problem with LargeObjectManager
Следующее
От: Tom Lane
Дата:
Сообщение: How embarrassing: optimization of a one-shot query doesn't work