Re: Statement-level rollback - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Statement-level rollback
Date
Msg-id 22540.1544216573@sss.pgh.pa.us
Whole thread Raw
In response to Re: Statement-level rollback  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Statement-level rollback
List pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Well, look at this from this point of view: EnterpriseDB implemented
> this because of customer demand (presumably).  Fujitsu also implemented
> this for customers.  The pgjdbc driver implemented this for its users.
> Now 2ndQuadrant also implemented this, and not out of the goodness of
> our hearts.  Is there any room to say that there is no customer demand
> for this feature?

Yeah, but there is also lots of demand for stability in basic
transactional semantics.  I refer you again to the AUTOCOMMIT business;
there were a lot of claims that that wouldn't break too much, and they
were all wrong.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Statement-level rollback
Next
From: Andres Freund
Date:
Subject: Re: Statement-level rollback