Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded. - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.
Date
Msg-id 4ED176EE.3020509@dunslane.net
Whole thread Raw
In response to Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers

On 11/26/2011 06:07 PM, Tom Lane wrote:
> Andrew Dunstan<andrew@dunslane.net>  writes:
>> Ensure plperl strings are always correctly UTF8 encoded.
>> Amit Khandekar and Alex Hunsaker.
> This patch broke the buildfarm members that don't support multiple Perl
> interpreters, apparently because of an entirely random decision about
> which plperl variant to test where.
>
>

Oh, darn. Will fix.

cheers

andrew

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Use the right interpreter for encoding test.