Re: plperlu problem with utf8 - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: plperlu problem with utf8
Date
Msg-id EF32C258-514A-45C6-91F7-41FF1C599CE8@kineticode.com
Whole thread Raw
In response to Re: plperlu problem with utf8  (Alex Hunsaker <badalex@gmail.com>)
Responses Re: plperlu problem with utf8  (Alex Hunsaker <badalex@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: strncmp->memcmp when we know the shorter length
Next
From: Peter Eisentraut
Date:
Subject: Re: wCTE behaviour