Returning multiple cursors from PL/PgSQL

Поиск
Список
Период
Сортировка
От David Fetter
Тема Returning multiple cursors from PL/PgSQL
Дата
Msg-id 20050113053330.GC31542@fetter.org
обсуждение исходный текст
Ответы Re: Returning multiple cursors from PL/PgSQL  (David Fetter <david@fetter.org>)
Список pgsql-patches
Folks,

Please find attached an example that allows people to return multiple
named refcursors from a function.  Big kudos to Kris Jurka for
figuring this out and pasting to rafb :)

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] segfault caused by heimdal (was: SUSE port)
Следующее
От: David Fetter
Дата:
Сообщение: Re: Returning multiple cursors from PL/PgSQL