Re: BUG #5566: High levels of savepoint nesting trigger stack overflow in AssignTransactionId - Mailing list pgsql-bugs

From Robert Haas
Subject Re: BUG #5566: High levels of savepoint nesting trigger stack overflow in AssignTransactionId
Date
Msg-id AANLkTik1qZGyx_CEvOJd__1AFnVWCyH1AHaGXuC0V7+N@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5566: High levels of savepoint nesting trigger stack overflow in AssignTransactionId  (Andres Freund <andres@anarazel.de>)
List pgsql-bugs
On Thu, Jul 22, 2010 at 6:49 PM, Andres Freund <andres@anarazel.de> wrote:
>> Can someone provide a reproducible test case for this bug? =A0I wasn't
>> easily able to reproduce it.
> 201007191950.13856.andres@anarazel.de contains a test script. You need
> to actually do a action causing an xid to get calculated
> (heap_(insert|update|delete) basically) after youre deeply stacked.

Thanks, perfect.  Committed and back-patched to 8.0.

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #5566: High levels of savepoint nesting trigger stack overflow in AssignTransactionId
Next
From: Robert Haas
Date:
Subject: Re: BUG #5567: will not install