Re: Getting a ResultSet for a refcursor element. - Mailing list pgsql-jdbc

From Nic Ferrier
Subject Re: Getting a ResultSet for a refcursor element.
Date
Msg-id 87ptui17ax.fsf@pooh-sticks-bridge.tapsellferrier.co.uk
Whole thread Raw
In response to Re: Getting a ResultSet for a refcursor element.  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc
Barry Lind <barry@xythos.com> writes:

> Dave,
>
> True, but that has nothing to do with refcursor's.  refcursors and SRFs
> (set returning functions) are two different features.  I thought this
> thread was all about refcursors, so I am still unsure what Nic meant by
> the comment below.
>
> thanks,
> --Barry
>
> Dave Cramer wrote:
> > Alledgedly 7.3 now supports returning result sets from a function
> >
> > Dave
> > On Thu, 2002-10-10 at 11:33, Barry Lind wrote:
> >
> >>Nic,
> >>
> >>What do you mean by "the CallableStatement handling is not setup yet"?
> >>Current code should support CallableStatements such that the example you
> >>give should work (except of course for returning a ResultSet object :-)

On my machine it fails. I just built 7.3 out of CVS. I presume there
is a bug somewhere. I'll take a look at it and give you an update.


Nic

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Taking advantage of prepared statement performance
Next
From: "Brett"
Date:
Subject: Re: Taking advantage of prepared statement performance