Re: plperlu problem with utf8

David Wheeler <david@kineticode.com>

From: "David E. Wheeler" <david@kineticode.com>
To: Alex Hunsaker <badalex@gmail.com>
Cc: Pgsql Hackers <pgsql-hackers@postgresql.org>, Oleg Bartunov <oleg@sai.msu.su>, Andrew Dunstan <andrew@dunslane.net>
Date: 2010-12-19T01:22:03Z
Lists: pgsql-hackers
On Dec 17, 2010, at 10:46 PM, Alex Hunsaker wrote:

>> But that's a separate issue from the, erm, inconsistency with which PL/Perl treats encoding and decoding of its inputs and outputs.
> 
> Yay! So I think we can finally agree that for Oleg's original test
> case postgres was getting right.  I hope ? :)

Yes, and so was Perl.

David