Re: More on cursors in 7.3

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: More on cursors in 7.3
Дата
Msg-id 20021208213316.GF68172@xs4all.nl
обсуждение исходный текст
Ответ на Re: More on cursors in 7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: More on cursors in 7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, Dec 08, 2002 at 04:28:38PM -0500, Tom Lane wrote:
> 
> I believe it is true though that backing up a cursor only works for
> certain plan types (seqscan, indexscan, sort, maybe a couple others).
> That has always been true --- 7.3 is no better nor worse than prior
> releases.

Ah, I didn't know that.  I guess the plan for "select * from pg_tables"
must have changed in 7.3 then.

Is any of this described in the docs somewhere?


Jeroen



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: More on cursors in 7.3
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Global Development Group