Cursor based statements

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Cursor based statements
Дата
Msg-id 1067291566.1620.98.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Prepared Statement Issues.  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: Cursor based statements ADDENDUM
Список pgsql-jdbc
Just going through the code and the CursorFetchTest fails on the 3rd
iteration

This is because the code can't deal with changing the fetch size on an
already declared fetch size.

the question is do we want that ability. the spec of course is
ambiguous.

Dave
--
Dave Cramer <Dave@micro-automation.net>


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Prepared Statement Issues.
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Cursor based statements ADDENDUM