pgsql: Generate a locale-agnostic initdb template - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Generate a locale-agnostic initdb template
Date
Msg-id E1qb1Im-001YCy-40@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Generate a locale-agnostic initdb template

Fixup for 252dcb32397f.

Without this, the "template" data directory created in the initial test
steps uses a non-C locale, upsetting numerous tests that rely on parsing
English error messages.

Discussion: https://postgr.es/m/CAFj8pRB=XVWC0orWu0FbjrmyOpAMLqJiau80YyQOYQPfMj8Xxw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/db6d9891e8e4405f10d9b0bba1ebb6c51c3ab059

Modified Files
--------------
meson.build            | 2 +-
src/Makefile.global.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Rename logical_replication_mode to debug_logical_replication_str
Next
From: Alvaro Herrera
Date:
Subject: pgsql: psql/t/001_basic: use locale-aware decimals in new test