postgresql/src/bin/scripts
Peter Eisentraut 30a53b7929 Allow tailoring of ICU locales with custom rules
This exposes the ICU facility to add custom collation rules to a
standard collation.

New options are added to CREATE COLLATION, CREATE DATABASE, createdb,
and initdb to set the rules.

Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Reviewed-by: Daniel Verite <daniel@manitou-mail.org>
Discussion: https://www.postgresql.org/message-id/flat/821c71a4-6ef0-d366-9acf-bb8e367f739f@enterprisedb.com
2023-03-08 16:56:37 +01:00
..
po Update copyright for 2023 2023-01-02 15:00:37 -05:00
t Fix handling of default option values in createuser 2023-03-06 14:16:32 +01:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
common.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
common.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
createdb.c Allow tailoring of ICU locales with custom rules 2023-03-08 16:56:37 +01:00
createuser.c Fix handling of default option values in createuser 2023-03-06 14:16:32 +01:00
dropdb.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dropuser.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
nls.mk Break up long GETTEXT_FILES lists 2023-03-08 15:05:43 +01:00
pg_isready.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
reindexdb.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
vacuumdb.c Add PROCESS_MAIN to VACUUM 2023-03-06 16:41:05 +09:00