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: 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: Tue, 31 Mar 2009 09:03:32 -0400
  • Message-id: <20090331130332.GP23023@alvh.no-ip.org> <text/plain>

Tom Lane wrote:
> 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.

I'm on es_CL.UTF-8.  I just tried on C/SQL_ASCII and the regression
tests pass there too (and the function still crashes).

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



Home | Main Index | Thread Index

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