Re: [PATCHES] nested xacts and phantom Xids - Mailing list pgsql-hackers

From Dennis Bjorklund
Subject Re: [PATCHES] nested xacts and phantom Xids
Date
Msg-id Pine.LNX.4.44.0406260725270.21809-100000@zigo.dhs.org
Whole thread Raw
In response to Re: [PATCHES] nested xacts and phantom Xids  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
On Sat, 26 Jun 2004, Alvaro Herrera wrote:

> (This is suspiciously similar to SAVEPOINTs).  Another nice idea would
> be to be able to name subtransactions and rollback to a name, which
> would bring savepoints even nearer.

Sounds exactly like savepoints. What is the difference and why don't we do
savepoints instead?

-- 
/Dennis Björklund



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [PATCHES] nested xacts and phantom Xids
Next
From: "Merlin Moncure"
Date:
Subject: Re: PREPARE and transactions