Re: plpython crash - Mailing list pgsql-hackers

From Jan Urbański
Subject Re: plpython crash
Date
Msg-id 4E4554CE.4000903@wulczer.org
Whole thread Raw
In response to Re: plpython crash  (Jean-Baptiste Quenot <jbq@caraldi.com>)
Responses Re: plpython crash
List pgsql-hackers
On 12/08/11 13:55, Jean-Baptiste Quenot wrote:
> Here is the same with -O0:
> 
> https://gist.github.com/1140005
> 
> sys.version reports this:
> 
> INFO:  2.6.6 (r266:84292, Sep 15 2010, 16:41:53)
> [GCC 4.4.5]

I'm still at a loss. Did you reproduce it with git HEAD? I see that the
query being execute is "select * from myfunc()"; would it be possible to
share the code of myfunc?

Jan


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Reworking the writing of WAL
Next
From: "David E. Wheeler"
Date:
Subject: Re: sha1, sha2 functions into core?