postgresql/src/bin/scripts/t
Jeff Davis a14e75eb0b CREATE DATABASE: make LOCALE apply to all collation providers.
For CREATE DATABASE, make LOCALE parameter apply regardless of the
provider used. Also affects initdb and createdb --locale arguments.

Previously, LOCALE (and --locale) only affected the database default
collation when using the libc provider.

Discussion: https://postgr.es/m/1a63084d-221e-4075-619e-6b3e590f673e@enterprisedb.com
Reviewed-by: Peter Eisentraut
2023-06-16 10:27:32 -07:00
..
010_clusterdb.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
011_clusterdb_all.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
020_createdb.pl CREATE DATABASE: make LOCALE apply to all collation providers. 2023-06-16 10:27:32 -07:00
040_createuser.pl Document deprecated createuser option. 2023-05-23 19:35:05 -07:00
050_dropdb.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
070_dropuser.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
080_pg_isready.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
090_reindexdb.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
091_reindexdb_all.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
100_vacuumdb.pl Revert "Fix search_path to a safe value during maintenance operations." 2023-06-10 08:11:41 -07:00
101_vacuumdb_all.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
102_vacuumdb_stages.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
200_connstr.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00