Re: I cant find it or I'm just lazy ?

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: I cant find it or I'm just lazy ?
Дата
Msg-id 20030225151309.GB97238@xs4all.nl
обсуждение исходный текст
Ответ на Re: I cant find it or I'm just lazy ?  (Christoph Haller <ch@rodos.fzk.de>)
Ответы Re: I cant find it or I'm just lazy ?
Список pgsql-hackers
On Tue, Feb 25, 2003 at 02:04:50PM +0100, Christoph Haller wrote:
>
> Anyway, you may MOVE until 0 instead of FETCH, or use the COUNT()
> function on the query to learn about the number of rows to be returned.

Hmm...  Wouldn't the reliability of a count() depend on the isolation
level?

OTOH the problem with MOVE ALL is that not all cursors support backward
scrolling, apparently, and there is no clear documentation (or even
diagnostics!) to determine whether they do.


Jeroen



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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: ILIKE
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: Thread safe ecpg