Re: returning multiple result sets from a stored procedure - Mailing list pgsql-hackers

From John Adams
Subject Re: returning multiple result sets from a stored procedure
Date
Msg-id 141672.45924.qm@web114303.mail.gq1.yahoo.com
Whole thread Raw
In response to Re: returning multiple result sets from a stored procedure  (Josh Berkus <josh@agliodbs.com>)
Responses Re: returning multiple result sets from a stored procedure  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
OK, how much are we talking about? 
________________________________
From: Josh Berkus <josh@agliodbs.com>
To: John Adams <john_adams_mail@yahoo.com>
Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Sent: Fri, September 3, 2010 1:07:03 PM
Subject: Re: [HACKERS] returning multiple result sets from a stored procedure


> I noticed in postgres you cannot return multiple result sets from a
> stored procedure (surprisingly as it looks like a very good dbms).

That feature has been on the TODO list for years.  However, nobody has
stepped forward to either write it, or to fund working on it.  If your
company has programmers or money to build this feature, it could
probably get done fairly quickly (as in, next version).

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


     



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!)
Next
From: Pavel Stehule
Date:
Subject: Re: returning multiple result sets from a stored procedure