Re: can't load plpython

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: can't load plpython
Date: 2009-03-31 04:14:22
Message-ID: 20090331041422.GO23023@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > ... However, on HEAD this is crashing for me, and it's right when plpython
> > loads. Backtrace below.
>
> Does plpython pass its regression tests for you (I'd suppose not)?

Doh. Silly me. It does pass the regression tests, all six of them. I
guess it's trying to load the unicode stuff that it crashes, not
plpython itself ...

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-03-31 04:20:20 Re: [GENERAL] pgstattuple triggered checkpoint failure and database outage?
Previous Message Tom Lane 2009-03-31 04:10:55 Re: pgstattuple triggered checkpoint failure and database outage?