Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.
Date
Msg-id [email protected]
Whole thread Raw
In response to pgsql: Ensure plperl strings are always correctly UTF8 encoded.  (Andrew Dunstan <[email protected]>)
Responses Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.
List pgsql-committers
Andrew Dunstan <[email protected]> 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.

            regards, tom lane

pgsql-committers by date:

Previous
From: [email protected] (User Tgl)
Date:
Subject: pgfiledump - pg_filedump: Update for Postgres 9.1; add knowledge of some
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Ensure plperl strings are always correctly UTF8 encoded.