diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2011-02-06 17:29:26 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2011-02-06 17:29:26 -0500 |
commit | 50d89d422f9c68a52a6964e5468e8eb4f90b1d95 (patch) | |
tree | 88b3bced2c0e54c12241b60853e33811079f9ce2 /src/backend/commands/variable.c | |
parent | 5ed45ac09c604555740e7365a722b641f3bce498 (diff) | |
download | postgresql-50d89d422f9c68a52a6964e5468e8eb4f90b1d95.tar.gz postgresql-50d89d422f9c68a52a6964e5468e8eb4f90b1d95.zip |
Force strings passed to and from plperl to be in UTF8 encoding.
String are converted to UTF8 on the way into perl and to the
database encoding on the way back. This avoids a number of
observed anomalies, and ensures Perl a consistent view of the
world.
Some minor code cleanups are also accomplished.
Alex Hunsaker, reviewed by Andy Colson.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions