pgsql: Revert "Force LC_COLLATE to C in postmaster."

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Force LC_COLLATE to C in postmaster."
Date: 2026-09-01 16:59:52
Message-ID: E1x1Rpv-0000000340P-1zIO@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Force LC_COLLATE to C in postmaster."

Out of an abundance of caution.

This reverts commit 5e6e42e44fe10cab616b4fbe9725df03c987c90a.

Requested-by: Daniel Verite <daniel(at)manitou-mail(dot)org>
Requested-by: Noah Misch <noah(at)leadboat(dot)com>
Discussion: https://postgr.es/m/20260826232534.13.noahmisch@microsoft.com
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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jacob Champion 2026-09-01 18:16:59 pgsql: libpq: Stop greasing protocol connections
Previous Message Jeff Davis 2026-09-01 16:59:46 pgsql: Revert "Force LC_COLLATE to C in postmaster."