Re: functions vs stored procedures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: functions vs stored procedures
Дата
Msg-id 14063.1121347025@sss.pgh.pa.us
обсуждение исходный текст
Ответ на functions vs stored procedures  (Ezequiel Tolnay <mail@etolnay.com.ar>)
Ответы Re: functions vs stored procedures  (Ezequiel Tolnay <mail@etolnay.com.ar>)
Список pgsql-admin
Ezequiel Tolnay <mail@etolnay.com.ar> writes:
> I just can't get used to the annoyance of having to create a type for
> every single function that returns a rowset. It is frankly cumbersome.

Yup.  See coming attractions at, eg,
http://developer.postgresql.org/docs/postgres/xfunc-sql.html#XFUNC-OUTPUT-PARAMETERS
http://developer.postgresql.org/docs/postgres/plpgsql-declarations.html#PLPGSQL-DECLARATION-ALIASES

            regards, tom lane

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

Предыдущее
От: Marc McIntyre
Дата:
Сообщение: Re: Anyone running PostgreSQL on Sun Solaris?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: LOOP and EXIT