Re: Gcc 4.4 causes abort in plpython. - Mailing list pgsql-hackers

From Kurt Roeckx
Subject Re: Gcc 4.4 causes abort in plpython.
Date
Msg-id 20081229142416.GA10372@roeckx.be
Whole thread Raw
In response to Re: Gcc 4.4 causes abort in plpython.  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Gcc 4.4 causes abort in plpython.
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: "Dawid Kuroczko"
Date:
Subject: Idea - fallback mode for psql backslash commands using information_schema
Next
From: "Robert Haas"
Date:
Subject: window function docs