public inbox for [email protected]help / color / mirror / Atom feed
getRefCursor() is deprecated 4+ messages / 4 participants [nested] [flat]
* getRefCursor() is deprecated @ 2016-06-10 09:26 [email protected] 2016-06-11 09:06 ` Re: [DOCS] getRefCursor() is deprecated Michael Paquier <[email protected]> 2016-06-22 23:07 ` Re: getRefCursor() is deprecated Bruce Momjian <[email protected]> 0 siblings, 2 replies; 4+ messages in thread From: [email protected] @ 2016-06-10 09:26 UTC (permalink / raw) To: 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. -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [DOCS] getRefCursor() is deprecated 2016-06-10 09:26 getRefCursor() is deprecated [email protected] @ 2016-06-11 09:06 ` Michael Paquier <[email protected]> 2016-06-11 11:42 ` Re: [DOCS] getRefCursor() is deprecated Dave Cramer <[email protected]> 1 sibling, 1 reply; 4+ messages in thread From: Michael Paquier @ 2016-06-11 09:06 UTC (permalink / raw) To: PostgreSQL mailing lists <[email protected]>; +Cc: [email protected] On Fri, Jun 10, 2016 at 6:26 PM, <[email protected]> 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 -- Sent via pgsql-jdbc mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-jdbc ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [DOCS] getRefCursor() is deprecated 2016-06-10 09:26 getRefCursor() is deprecated [email protected] 2016-06-11 09:06 ` Re: [DOCS] getRefCursor() is deprecated Michael Paquier <[email protected]> @ 2016-06-11 11:42 ` Dave Cramer <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Dave Cramer @ 2016-06-11 11:42 UTC (permalink / raw) To: Michael Paquier <[email protected]>; +Cc: PostgreSQL mailing lists <[email protected]>; [email protected] On 11 June 2016 at 05:06, Michael Paquier <[email protected]> wrote: > On Fri, Jun 10, 2016 at 6:26 PM, <[email protected]> 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 > > Not exactly sure what one would do about this. For 7.4 and 7.4 drivers the docs are correct. Dave Cramer [email protected] www.postgresintl.com > > -- > Sent via pgsql-jdbc mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-jdbc > ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: getRefCursor() is deprecated 2016-06-10 09:26 getRefCursor() is deprecated [email protected] @ 2016-06-22 23:07 ` Bruce Momjian <[email protected]> 1 sibling, 0 replies; 4+ messages in thread From: Bruce Momjian @ 2016-06-22 23:07 UTC (permalink / raw) To: [email protected]; +Cc: pgsql-docs On Fri, Jun 10, 2016 at 09:26:03AM +0000, [email protected] 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. You need to contact the JDBC maintainers about this. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2016-06-22 23:07 UTC | newest] Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2016-06-10 09:26 getRefCursor() is deprecated [email protected] 2016-06-11 09:06 ` Michael Paquier <[email protected]> 2016-06-11 11:42 ` Dave Cramer <[email protected]> 2016-06-22 23:07 ` Bruce Momjian <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox