Re: For cursors, there is FETCH and MOVE, why no TELL?

Поиск
Список
Период
Сортировка
От Hakan Kocaman
Тема Re: For cursors, there is FETCH and MOVE, why no TELL?
Дата
Msg-id CAKoGa8+eu3JnVsuQSceebv7wTF-8NBaQ2DUdS+99r=ZfQJtKYg@mail.gmail.com
обсуждение исходный текст
Ответ на For cursors, there is FETCH and MOVE, why no TELL?  (Marc Balmer <marc@msys.ch>)
Ответы Re: For cursors, there is FETCH and MOVE, why no TELL?  (Marc Balmer <marc@msys.ch>)
Список pgsql-hackers
Hi,

2015-02-09 10:37 GMT+01:00 Marc Balmer <marc@msys.ch>:

(I use cursors to display large datasets in a page-wise way, where the
user can move per-page, or, when displaying a single record, per record.
 When the user goes back from per-record view to page-view, I have to
restore the cursor to the position it was on before the user changed to
per-record view.)


On a totaly unrelated note:

kind regards 
hakm kocaman
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Parallel Seq Scan
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RangeType internal use