Re: functions which return tuples

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: functions which return tuples
Дата
Msg-id 29238.972659067@sss.pgh.pa.us
обсуждение исходный текст
Ответ на functions which return tuples  (Igor Roboul <igor@raduga.dyndns.org>)
Ответы Increasing Table Column Size in 7.0 Syntax
Список pgsql-general
Igor Roboul <igor@raduga.dyndns.org> writes:
> Is it possible write stored procedure (sorry, function) which will
> return tuples one by one. Like:
>     select * from my_func(1,2,3);

Doesn't work at the moment, but there's been talk of making it work
for 7.2.  See my much longer post about functions returning tuples,
a few days back (either here or in pgsql-sql, I forget...).  The
executive summary: it's kind of a mess at the moment.

            regards, tom lane

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