Ensure plperl strings are always correctly UTF8 encoded.
Andrew Dunstan <andrew@dunslane.net>
Ensure plperl strings are always correctly UTF8 encoded. Amit Khandekar and Alex Hunsaker. Backpatched to 9.1 where the problem first occurred.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |