Re: Refcursor bug

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Refcursor bug
Дата
Msg-id Pine.BSO.4.64.0704271333080.13486@leary.csoft.net
обсуждение исходный текст
Ответ на Refcursor bug  (Altaf Malik <mmalik_altaf@yahoo.com>)
Ответы Re: Refcursor bug
Список 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 по дате отправления:

Предыдущее
От: Altaf Malik
Дата:
Сообщение: Re: Refcursor bug
Следующее
От: Altaf Malik
Дата:
Сообщение: Re: Refcursor bug