Re: How to write a function that manipulates a set of results

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to write a function that manipulates a set of results
Дата
Msg-id 27124.1173900315@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to write a function that manipulates a set of results  (Ashley Moran <work@ashleymoran.me.uk>)
Ответы Re: How to write a function that manipulates a set of results
Список pgsql-general
Ashley Moran <work@ashleymoran.me.uk> writes:
> ... All of which is easy with table variable, but I can't see how to
> translate it to PL/pgsql.  Is there any way to manipulate result sets
> in a set-based manner like this?

Sure: use a table.  What was the objection to temp tables exactly?

            regards, tom lane

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