Further details on cursors.

Поиск
Список
Период
Сортировка
От Matthew A. R. Sherian
Тема Further details on cursors.
Дата
Msg-id BANLkTi=JzbzaAqDbgvy61aVUN3T6uk1g3g@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
I am running into an odd problem when fetching from multiple cursors in Perl. However, I do not feel knowledgeable enough to ask an intelligent question.
Can you in the community direct me at some deeper documentation. Perhaps a developers guide (for Postgres itself), that might discuss the internal handling
of  cursors, queries prepared within the cursor and what happens when the end of a block of fetched data is reached.

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

Предыдущее
От: Russell Smith
Дата:
Сообщение: = ANY (SELECT ..) and type casts, what's going on here?
Следующее
От: Derrick Rice
Дата:
Сообщение: Re: { SELECT *->NOT(column1, column2) FROM table } syntax idea