Tom Lane wrote:
> Alvaro Herrera <alvhe...@commandprompt.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.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to