Re: Result of a query(Need Help)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Result of a query(Need Help)
Дата
Msg-id 27635.1055052417@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Result of a query(Need Help)  (Srikanth M <srikanth_m@students.iiit.net>)
Список pgsql-hackers
Srikanth M <srikanth_m@students.iiit.net> writes:
>     Could anyone tell me where excatly the result of a query is stored 
> after the query is passed to pg_exec_query_string function and before it 
> is printed.

It isn't "stored" anywhere --- tuples are passed to the frontend as they
are generated.
        regards, tom lane


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