Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: can't load plpython


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
  • Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
  • Subject: Re: can't load plpython
  • Date: Tue, 31 Mar 2009 00:22:55 -0400
  • Message-id: <508.1238473375@sss.pgh.pa.us> <text/plain>

Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Tom Lane wrote:
>> 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 ...

Hm, maybe we weren't testing quite the same scenario.  What locale
and database_encoding were you using?  I tried C/SQL_ASCII and
C/UTF8 and got the same result both ways, but obviously that's not
covering much territory.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group