postgresql/src/bin/scripts
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 Remove createlang and droplang 2017-03-23 14:16:45 -04:00
Makefile Update copyright for 2024 2024-01-03 20:49:05 -05:00
clusterdb.c clusterdb: Allow specifying tables to process in all databases. 2024-03-11 13:11:20 -05:00
common.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
common.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
createdb.c Introduce "builtin" collation provider. 2024-03-13 23:33:44 -07:00
createuser.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
dropdb.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
dropuser.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls.mk Break up long GETTEXT_FILES lists 2023-03-08 15:05:43 +01:00
pg_isready.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
reindexdb.c reindexdb: Fix warning about uninitialized indices_tables_cell 2024-03-25 11:40:25 +02:00
vacuumdb.c vacuumdb: Allow specifying objects to process in all databases. 2024-03-11 10:33:36 -05:00