On Thu, 25 Sep 2003, Bruno Wolff III wrote: > 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.
But it can if you switch to one of the other languages like plpgsql, which isn't terribly complicated but does require the language to be installed in the database. -- Nigel J. Andrews ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings