Re: Gcc 4.4 causes abort in plpython.

From: Kurt Roeckx <kurt(at)roeckx(dot)be>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Gcc 4.4 causes abort in plpython.
Date: 2008-12-29 14:24:16
Message-ID: 20081229142416.GA10372@roeckx.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2008-12-29 14:43:58 window function docs
Previous Message Dawid Kuroczko 2008-12-29 14:19:50 Idea - fallback mode for psql backslash commands using information_schema