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

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: initdb: emit message when using default ICU locale.
Date: 2023-03-28 15:25:11
Message-ID: E1phBC9-000AYT-UD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-03-28 15:39:33 pgsql: Fix corner-case planner failure for MERGE.
Previous Message Peter Eisentraut 2023-03-28 08:18:00 pgsql: Save a few bytes in pg_attribute