Re: chained transactions - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: chained transactions
Date
Msg-id CANP8+jLDje=KLh_R7_Nv=_=18sWyNAGOLFLiXMZC1zcDAdTzJw@mail.gmail.com
Whole thread Raw
In response to Re: chained transactions  (Andres Freund <andres@anarazel.de>)
Responses Re: chained transactions
List 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 by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: ON CONFLICT DO UPDATE for partitioned tables
Next
From: Aleksander Alekseev
Date:
Subject: Re: GSOC 2018 ideas