Re: [HACKERS] buildfarm member fennec crashing in plpython test

2008-03-05 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > It says > ! failed, that wasn't supposed to happen > and then it crashes: fennec is evidently running python 2.5 --- which we don't support in pre-8.2 branches. I proposed back-patching those fixes awhile ago but it was met with less than approval ...

[HACKERS] buildfarm member fennec crashing in plpython test

2008-03-05 Thread Alvaro Herrera
It says (1 row) SELECT import_succeed(); + NOTICE: ('import failed -- No module named whrandom',) import_succeed ! ! failed, that wasn't supposed to happen (1 row) -- test import and simple argument handling and