postgresql/src/bin/scripts/t
Peter Eisentraut e59a67fb8f Improve ICU option handling in CREATE DATABASE
We check that the ICU locale is only specified if the ICU locale
provider is selected.  But we did that too early.  We need to wait
until we load the settings of the template database, since that could
also set what the locale provider is.

Reported-by: Marina Polyakova <m.polyakova@postgrespro.ru>
Discussion: https://www.postgresql.org/message-id/9ba4cd1ea6ed6b7b15c0ff15e6f540cd@postgrespro.ru
2022-09-21 10:41:36 -04:00
..
010_clusterdb.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
011_clusterdb_all.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
020_createdb.pl Improve ICU option handling in CREATE DATABASE 2022-09-21 10:41:36 -04:00
040_createuser.pl createuser: Add support for more clause types through new options 2022-07-13 12:21:20 +09:00
050_dropdb.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
070_dropuser.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
080_pg_isready.pl Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:13 -08:00
090_reindexdb.pl Fix a few issues with REINDEX grammar 2022-07-26 10:16:26 +09:00
091_reindexdb_all.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
100_vacuumdb.pl Add --schema and --exclude-schema options to vacuumdb. 2022-07-31 16:46:13 -04:00
101_vacuumdb_all.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
102_vacuumdb_stages.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
200_connstr.pl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00