Re: plperlu problem with utf8
David Wheeler <david@kineticode.com>
From: "David E. Wheeler" <david@kineticode.com>
To: Alex Hunsaker <badalex@gmail.com>
Cc: David Christensen <david@endpoint.com>, Oleg Bartunov <oleg@sai.msu.su>, Andrew Dunstan <andrew@dunslane.net>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-22T18:24:00Z
Lists: pgsql-hackers
On Dec 21, 2010, at 8:19 PM, Alex Hunsaker wrote: > And here is v3, fixes the above and also makes sure to properly > encode/decode SPI arguments. Tested on a latin1 database with latin1 > columns and utf8 with utf8 columns. Also passes make installcheck (of > course) and changes one or two things to make plperl.c warning free. Awesome. Would you add it to https://commitfest.postgresql.org/action/commitfest_view?id=9 please? Best, David