Returning multiple cursors from PL/PgSQL - Mailing list pgsql-patches

From David Fetter
Subject Returning multiple cursors from PL/PgSQL
Date
Msg-id 20050113053330.GC31542@fetter.org
Whole thread Raw
Responses Re: Returning multiple cursors from PL/PgSQL
List 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!

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] segfault caused by heimdal (was: SUSE port)
Next
From: David Fetter
Date:
Subject: Re: Returning multiple cursors from PL/PgSQL