getRefCursor() is deprecated - Mailing list pgsql-docs

From javier.diaz.soto@gmail.com
Subject getRefCursor() is deprecated
Date
Msg-id 20160610092603.5792.78856@wrigleys.postgresql.org
Whole thread Raw
Responses Re: getRefCursor() is deprecated
List pgsql-docs
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.

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Math function description issue
Next
From: Egor Rogov
Date:
Subject: FrozenTransactionId