Restore behavior of -initdb's -no-locale option when environment is not C

Edit
ID 4749
Title Restore behavior of -initdb's -no-locale option when environment is not C
Topic Miscellaneous
Created 2023-12-31 11:18:17
Last modified 2024-01-10 23:10:24 (10 months, 1 week ago)
Latest email 2024-01-12 02:56:11 (10 months, 1 week ago)
Status
2024-01: Committed
Target version
Authors
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4749
git checkout commitfest/cf/4749
Emails
initdb --no-locale=C doesn't work as specified when the environment is not C
First at 2023-11-22 07:27:00 by Kyotaro Horiguchi <horikyota.ntt at gmail.com>
Latest at 2024-01-12 02:56:11 by Kyotaro Horiguchi <horikyota.ntt at gmail.com>
Latest attachment (2_initdb_set_all_categories_2.txt) at 2023-11-27 03:00:42 from Kyotaro Horiguchi <horikyota.ntt at gmail.com>
    Attachment (2_initdb_set_all_categories_2.txt) at 2023-11-27 03:00:42 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (1_initdb_set_conf_when_specified.txt) at 2023-11-22 07:27:00 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
History
When Who What
2024-01-10 23:10:24 Tom Lane (tgl) Closed in commitfest 2024-01 with status: Committed
2024-01-10 23:10:24 Tom Lane (tgl) Changed committer to tgl
2024-01-10 22:37:45 Tom Lane (tgl) Added tgl as reviewer
2023-12-31 11:18:17 Kyotaro Horiguchi (horiguti) Attached mail thread 20231122.162700.1995154567625541112.horikyota.ntt@gmail.com
2023-12-31 11:18:17 Kyotaro Horiguchi (horiguti) Created patch record
Edit