Fix test failures when language environment is not UTF-8.

For tests that depend on UTF-8 encoding, force LC_COLLATE=C and
LC_CTYPE=C to avoid an encoding mismatch.

Reported-by: Thomas Munro
Discussion: 
https://postgr.es/m/CA+hUKGK-ZqV1njkG_=xcCqXh2fcMkz85FTMnhS2opm4ZerH=x...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e2a235767180941eef8887240ddace1a021f04e3

Modified Files
--------------
src/bin/initdb/t/001_initdb.pl    | 2 ++
src/bin/scripts/t/020_createdb.pl | 2 ++
2 files changed, 4 insertions(+)

Reply via email to