Re: chained transactions

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: chained transactions
Дата
Msg-id CANP8+jLDje=KLh_R7_Nv=_=18sWyNAGOLFLiXMZC1zcDAdTzJw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: chained transactions  (Andres Freund <andres@anarazel.de>)
Ответы Re: chained transactions  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 2 March 2018 at 07:18, Andres Freund <andres@anarazel.de> wrote:
> Hi,
>
> On 2018-02-28 22:35:52 -0500, Peter Eisentraut wrote:
>> This feature is meant to help manage transaction isolation in
>> procedures.
>
> This is a major new feature, submitted the evening before the last CF
> for v11 starts. Therefore I think it should just be moved to the next
> fest, it doesn't seems realistic to attempt to get this into v11.

Looks like a useful patch that adds fairly minor syntax that follows
the SQL Standard.

It introduces no new internal infrastructure, so I can't call this a
major feature.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavan Deolasee
Дата:
Сообщение: Re: ON CONFLICT DO UPDATE for partitioned tables
Следующее
От: Aleksander Alekseev
Дата:
Сообщение: Re: GSOC 2018 ideas