Re: bug or simply not enough stack space? - Mailing list pgsql-bugs

From Frank van Vugt
Subject Re: bug or simply not enough stack space?
Date
Msg-id 200907172006.53760.ftm.van.vugt@foxi.nl
Whole thread Raw
In response to Re: bug or simply not enough stack space?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: bug or simply not enough stack space?
List pgsql-bugs
Hi Tom,

> Hmm ... the relevant code change seems to have been
> http://archives.postgresql.org/pgsql-committers/2009-04/msg00127.php

Well, though not during beta, the field testing did pay off ;)

> I think I might have been overenthusiastic in trying to free resources
> during a subtransaction abort.  Try this patch and see if you notice
> any bad side-effects.

All examples I had that crashed and burned, now work correctly and/or bail out
correctly where needed.

No side-effects noticed.




--
Best,




Frank.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4926: too few pathkeys for mergeclauses
Next
From: Tom Lane
Date:
Subject: Re: BUG #4926: too few pathkeys for mergeclauses