Re: returning multiple result sets from a stored procedure

Поиск
Список
Период
Сортировка
От John Adams
Тема Re: returning multiple result sets from a stored procedure
Дата
Msg-id 141672.45924.qm@web114303.mail.gq1.yahoo.com
обсуждение исходный текст
Ответ на Re: returning multiple result sets from a stored procedure  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: returning multiple result sets from a stored procedure  (Pavel Stehule <pavel.stehule@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!)
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: returning multiple result sets from a stored procedure