Re: Autonomous transaction - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Autonomous transaction
Date
Msg-id 201004140024.o3E0OOo01277@momjian.us
Whole thread Raw
In response to Re: Autonomous transaction  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Autonomous transaction  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas wrote:
> On Tue, Apr 13, 2010 at 8:01 PM, Bruce Momjian <bruce@momjian.us> wrote:
> > Yea, having some things in our system be non-transactional is odd and
> > hard to understand. ?Just thinking about it, it seems it would introduce
> > all sorts of odd behaviors.
> 
> I think it would be really useful, though, for users and maybe even
> for system internals.  Working out the semantics is a challenge, but
> not an insurmountable one, I think.

Yea, it is going to feel like a ship with a leaky hull, so we are going
to have to re-think a bunch of stuff, like how do we handle visibility,
cleanout of old rows from UPDATE, etc.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Autonomous transaction
Next
From: Robert Haas
Date:
Subject: Re: Autonomous transaction