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

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Fix test failures when language environment is not UTF-8.
Дата
Msg-id E1rsWR3-000Y4E-Cj@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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=xw@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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix old, misleading comment for PGRES_POLLING_ACTIVE.
Следующее
От: Michael Paquier
Дата:
Сообщение: [MASSMAIL]pgsql: Add "ABI_compatibility" regions to wait_event_names.txt