pgsql: Set client encoding explicitly in plpython_unicode test

Started by Peter Eisentrautover 15 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Set client encoding explicitly in plpython_unicode test

This will (hopefully) eliminate the need for the
plpython_unicode_0.out expected file.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5809a6458450a59f8c4a7a25beaefc81cff563d1

Modified Files
--------------
src/pl/plpython/expected/README | 3 +-
src/pl/plpython/expected/plpython_unicode.out | 1 +
src/pl/plpython/expected/plpython_unicode_0.out | 50 -----------------------
src/pl/plpython/expected/plpython_unicode_3.out | 1 +
src/pl/plpython/sql/plpython_unicode.sql | 2 +
5 files changed, 5 insertions(+), 52 deletions(-)