On Mon, Dec 29, 2008 at 09:25:47AM -0300, Alvaro Herrera wrote:
>
> I think a simplistic solution is to declare the variable volatile.
> Would you test that and report back?
Yes, making oldcontext volatile makes the test pass.
It now fails at the ECPG-Check stage, but it seems that is a common
problem.
Kurt