Re: Refcursor bug - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Refcursor bug
Date
Msg-id Pine.BSO.4.64.0704271333080.13486@leary.csoft.net
Whole thread Raw
In response to Refcursor bug  (Altaf Malik <mmalik_altaf@yahoo.com>)
Responses Re: Refcursor bug  (Altaf Malik <mmalik_altaf@yahoo.com>)
List pgsql-jdbc

On Fri, 27 Apr 2007, Altaf Malik wrote:

> Hi, I encountered a bug with refcursors with the latest JDBC driver. I
> cannot get two refcursors as OUT parameter if both of them point to the
> same underlying refcursor.
>

Is this an actual problem or just something you came up with to make it
fail?  I don't see the use case here because the previous driver version
would return the full ResultSet and then an empty one because everything
had been fetched from it.  So that would be pretty useless.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Altaf Malik
Date:
Subject: Re: Refcursor bug
Next
From: Altaf Malik
Date:
Subject: Re: Refcursor bug