Re: [DOCS] getRefCursor() is deprecated

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-jdbc(at)postgresql(dot)org>
Cc: javier(dot)diaz(dot)soto(at)gmail(dot)com
Subject: Re: [DOCS] getRefCursor() is deprecated
Date: 2016-06-11 09:06:14
Message-ID: CAB7nPqRFk9KO+Tnw6nv7REcPrUY3L+sh4ZdR2h-=7U4OXymfZg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-jdbc

On Fri, Jun 10, 2016 at 6:26 PM, <javier(dot)diaz(dot)soto(at)gmail(dot)com> wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/7.4/static/jdbc-callproc.html
> Description:
>
> https://jdbc.postgresql.org/documentation/publicapi/org/postgresql/PGRefCursorResultSet.html
>
> java.lang.String getRefCursor()
>
> Deprecated. As of 8.0, replaced with calling getString() on the ResultSet
> that this ResultSet was obtained from.

Thanks. This is JDBC related, so I am redirecting it to pgsql-jdbc.
--
Michael

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Dave Cramer 2016-06-11 11:42:04 Re: [DOCS] getRefCursor() is deprecated
Previous Message javier.diaz.soto 2016-06-10 09:26:03 getRefCursor() is deprecated

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2016-06-11 11:42:04 Re: [DOCS] getRefCursor() is deprecated
Previous Message javier.diaz.soto 2016-06-10 09:26:03 getRefCursor() is deprecated