postgresql/src/bin/initdb
Jeff Davis e2a2357671 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
2024-04-04 16:10:12 -07:00
..
po Update copyright for 2024 2024-01-03 20:49:05 -05:00
t Fix test failures when language environment is not UTF-8. 2024-04-04 16:10:12 -07:00
.gitignore Move wchar.c and encnames.c to src/common/. 2020-01-16 15:58:55 -05:00
Makefile Update copyright for 2024 2024-01-03 20:49:05 -05:00
findtimezone.c Use printf's %m format instead of strerror(errno) in more places 2024-03-12 10:02:54 +09:00
initdb.c Support C.UTF-8 locale in the new builtin collation provider. 2024-03-19 15:24:41 -07:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls.mk Add missing source files to nls.mk 2024-03-18 16:46:22 +01:00