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

From Merlin Moncure
Subject Re: returning multiple result sets from a stored procedure
Date
Msg-id AANLkTik5sdPM=X_tcVxXxt_d2U3GVVVJh23SBur_tbu4@mail.gmail.com
Whole thread Raw
In response to Re: returning multiple result sets from a stored procedure  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Sun, Sep 5, 2010 at 2:26 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On fre, 2010-09-03 at 16:18 -0400, Tom Lane wrote:
>> Part of the reason it's sat on TODO is lack of consensus about how
>> such a feature ought to look/work; particularly since most of the
>> discussion about it has considered that it'd go along with stored
>> procedures executing outside of transactions.
>
> I would probably be a mistake to tie these features together.  They are
> tricky enough separately.

Hm, do you think it would be possible to request manual transaction
state when setting up the procedure (or reserve that ability for the
future)?

merlin


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Synchronization levels in SR
Next
From: Pavel Stehule
Date:
Subject: Re: can we publish a aset interface?