Initialize data directories with --lc-messages=C for tests.
authorJeff Davis <jdavis@postgresql.org>
Thu, 21 Dec 2023 23:10:13 +0000 (15:10 -0800)
committerJeff Davis <jdavis@postgresql.org>
Thu, 21 Dec 2023 23:10:13 +0000 (15:10 -0800)
commit8793c60051541c8df8dbe133cb9cf8138efe3b3f
tree5f14a564d5e9124febaaa296a14e8fe964f6f277
parentffc6ab9b56ae02a64349c8c6b59dd659dab5516a
Initialize data directories with --lc-messages=C for tests.

Commit db6d9891e8 changed them to be initialized with --no-locale, but
that reduced the test coverage for non-C locales.

Discussion: https://postgr.es/m/0d47e5ecc037b3908149aad5f2a987793cf938bd.camel%40j-davis.com
meson.build
src/Makefile.global.in