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 ...
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