Bruno Wolff III <[EMAIL PROTECTED]> writes: > On Wed, Sep 24, 2003 at 20:21:20 -0300, > Maurício Paiva <[EMAIL PROTECTED]> wrote: >> What we are trying to figure out is if postgresql supports >> returning multiple result sets from a stored procedure (psql >> function?)
> No, Postgres can't do that. You might be able to fake it by returning multiple cursors, however. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly