Re: [HACKERS] libpq: why we need to fetch all rows?

Поиск
Список
Период
Сортировка
От Michael J. Miller Jr.
Тема Re: [HACKERS] libpq: why we need to fetch all rows?
Дата
Msg-id 890a91cf026bbad131aaaf6119d9ec2a
обсуждение исходный текст
Ответ на [HACKERS] libpq: why we need to fetch all rows?  (Alexander Demenshin <aldem@techie.com>)
Список pgsql-hackers
On Sun, 29 Jun 1997, Bruce Momjian wrote:

> > statements. A lookup table of portals/cursors and their corresponding Oid
> > tables could be maintained by the server.
>
> The problem is that most results are joins, and there are multiple oid's
> to deal with .

In this case couldn't you create a temporary table and return the name
of the table to the client?  It could then "cursor" through the temporary
table.

Mike Miller             mke@netcom.com

------------------------------

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