Re: functions vs stored procedures

Поиск
Список
Период
Сортировка
От Ezequiel Tolnay
Тема Re: functions vs stored procedures
Дата
Msg-id 42DB590B.2040203@etolnay.com.ar
обсуждение исходный текст
Ответ на Re: functions vs stored procedures  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-admin
Alvaro Herrera wrote:
> Wow, incredible.  You misread the whole documentation.

I certainly did, I read it with more care this time. It is a great
solution when we're required to return a single record with a custom
type, which are few but there certainly are.

I wonder if you know any tricks to do something similar but returning
rowsets instead of a single record? I'm currently doing some tests with
cursor references, which I've been sugested on another thread.

Thanks for your help, and sorry for not paying the appropriate attention  to your previous hint ;)

Regards,

Ezequiel Tolnay

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

Предыдущее
От: Chris Travers
Дата:
Сообщение: Re: caching table/query
Следующее
От: "Gopal Srinivasa"
Дата:
Сообщение: Re: pg_restore hangs on 'some' HP-UX machines