Re: functions and temporary tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: functions and temporary tables
Дата
Msg-id 20198.1076343400@sss.pgh.pa.us
обсуждение исходный текст
Ответ на functions and temporary tables  ("anorakgirl" <postgres@anorakgirl.co.uk>)
Список pgsql-general
"anorakgirl" <postgres@anorakgirl.co.uk> writes:
> ... i can't
> work out how to get the data back out of my temporary table, as i don't
> think i can get the results of a select performed using EXECUTE?

At present you have to use a FOR IN EXECUTE loop, even if you only
expect one row out of the SELECT.

            regards, tom lane

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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: TSearch and rankings
Следующее
От: Joe Lester
Дата:
Сообщение: Increasing Max Connections Mac OS 10.3