pgsql: Generate a locale-agnostic initdb template

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Generate a locale-agnostic initdb template
Дата
Msg-id E1qb1Im-001YCy-40@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Rename logical_replication_mode to debug_logical_replication_str
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: psql/t/001_basic: use locale-aware decimals in new test