Ensure plperl strings are always correctly UTF8 encoded.

Andrew Dunstan <andrew@dunslane.net>

Commit: e75d41f0c3e69fefe24a98514b897716d60a83dd
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2011-11-26T17:16:27Z
Releases: 9.1.2
Ensure plperl strings are always correctly UTF8 encoded.

Amit Khandekar and Alex Hunsaker.

Backpatched to 9.1 where the problem first occurred.

Files

PathChange+/−
src/pl/plperl/expected/plperl.out modified +10 −0
src/pl/plperl/GNUmakefile modified +1 −1
src/pl/plperl/plperl_helpers.h modified +12 −1
src/pl/plperl/sql/plperl.sql modified +9 −0