Is there a RECORD[] type in plpgsql?

Поиск
Список
Период
Сортировка
От Nick Boutelier
Тема Is there a RECORD[] type in plpgsql?
Дата
Msg-id df83c3c6-dd1d-4ac7-b92d-3280d15ec721@x25g2000prf.googlegroups.com
обсуждение исходный текст
Ответы Re: Is there a RECORD[] type in plpgsql?
Re: Is there a RECORD[] type in plpgsql?
Список pgsql-general
Im using the same...

FOR record_or_row IN query LOOP

at the beginning of a function and at the end of a function. Is there
a way to save the query results in a RECORD[] type so that I don't
have to run the query twice?

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

Предыдущее
От: MS
Дата:
Сообщение: Re: Very slow joins
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Very slow joins