Re: returning multiple result sets from a stored procedure

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: returning multiple result sets from a stored procedure
Дата
Msg-id AANLkTik5sdPM=X_tcVxXxt_d2U3GVVVJh23SBur_tbu4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: returning multiple result sets from a stored procedure  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Synchronization levels in SR
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: can we publish a aset interface?