Re: Nested Transactions, Abort All - Mailing list pgsql-hackers

From Dennis Bjorklund
Subject Re: Nested Transactions, Abort All
Date
Msg-id Pine.LNX.4.44.0407092327370.2838-100000@zigo.dhs.org
Whole thread Raw
In response to Re: Nested Transactions, Abort All  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: Nested Transactions, Abort All  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
On Fri, 9 Jul 2004, Alvaro Herrera wrote:

> Yes, we free some things.  Granted it's not a lot, but we have stacks
> for several things that will be always be growing with savepoints,

They will not always be growing for savepoints, you can free things when 
using savepoints just as with subtransactions.

-- 
/Dennis Björklund



pgsql-hackers by date:

Previous
From: "Min Xu (Hsu)"
Date:
Subject: Re: Nested Transactions, Abort All
Next
From: Sergej Sergeev
Date:
Subject: Re: [Plperlng-devel] strange bug in plperl