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.

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to