Re: Complex cursor won't rewind to 0-th row

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Complex cursor won't rewind to 0-th row
Дата
Msg-id 29682.1070046535@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Complex cursor won't rewind to 0-th row  (typea@l-i-e.com)
Список pgsql-bugs
typea@l-i-e.com writes:
> So I've finally gotten around to applying this patch for cursors...
> http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/executor/nodeUnique.c
> 1.34.2.1

Why would you think that patch alone would solve all the issues with
running cursors backwards?  It certainly will not make the world safe
for backing up cursors on joins.

7.4 should fix this for you, otherwise not.

            regards, tom lane

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

Предыдущее
От: Javier Carlos
Дата:
Сообщение: Re: SELECT with MANY tables
Следующее
От: Javier Carlos
Дата:
Сообщение: Re: SELECT with MANY tables