Revert "Force LC_COLLATE to C in postmaster." Out of an abundance of caution.
This reverts commit 5e6e42e44fe10cab616b4fbe9725df03c987c90a. Requested-by: Daniel Verite <[email protected]> Requested-by: Noah Misch <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 19 Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/1956251afa8bee718a236fcbf31a8f0da46e5055 Modified Files -------------- doc/src/sgml/catalogs.sgml | 2 +- doc/src/sgml/charset.sgml | 2 +- doc/src/sgml/ref/create_database.sgml | 45 +++++++++++++++++------------------ doc/src/sgml/ref/createdb.sgml | 3 +-- src/backend/main/main.c | 16 +++++-------- src/backend/utils/init/postinit.c | 11 +++++---- 6 files changed, 37 insertions(+), 42 deletions(-)
