Re: pgsql procedures?? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgsql procedures??
Date
Msg-id 28410.1064519531@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql procedures??  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-hackers
Bruno Wolff III <bruno@wolff.to> writes:
> On Wed, Sep 24, 2003 at 20:21:20 -0300,
>   Maur�cio Paiva <mauricio@acesso-online.com.br> 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


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Threads vs Processes
Next
From: Richard Huxton
Date:
Subject: Re: [ADMIN] postgres 6.2 vacuum