Ensure plperl strings are always correctly UTF8 encoded.

Andrew Dunstan <andrew@dunslane.net>

Commit: 4cdb41b54e432ee75e3c61e990b735b15fa66e81
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2011-11-26T17:19:38Z
Releases: 9.2.0
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