pgsql: initdb: emit message when using default ICU locale.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: initdb: emit message when using default ICU locale.
Дата
Msg-id E1phBC9-000AYT-UD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
initdb: emit message when using default ICU locale.

Helpful to determine from test logs whether the locale came from the
environment or a command-line option.

Discussion: https://postgr.es/m/04182066-7655-344a-b8b7-040b1b2490fb%40enterprisedb.com
Reviewed-by: Peter Eisentraut

Branch
------
master

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

Modified Files
--------------
src/bin/initdb/initdb.c | 3 +++
1 file changed, 3 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Save a few bytes in pg_attribute
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix corner-case planner failure for MERGE.