git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: c0d9512) | patch
CREATE DATABASE: make LOCALE apply to all collation providers.
2023年6月16日 17:27:32 +0000 (10:27 -0700)
2023年6月16日 17:27:32 +0000 (10:27 -0700)
commit a14e75eb0b6a73821e0d66c0d407372ec8376105
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
12 files changed:
doc/src/sgml/ref/create_collation.sgml diff | blob | blame | history
doc/src/sgml/ref/create_database.sgml diff | blob | blame | history
doc/src/sgml/ref/createdb.sgml diff | blob | blame | history
doc/src/sgml/ref/initdb.sgml diff | blob | blame | history
src/backend/commands/collationcmds.c diff | blob | blame | history
src/backend/commands/dbcommands.c diff | blob | blame | history
src/bin/initdb/initdb.c diff | blob | blame | history
src/bin/initdb/t/001_initdb.pl diff | blob | blame | history
src/bin/scripts/createdb.c diff | blob | blame | history
src/bin/scripts/t/020_createdb.pl diff | blob | blame | history
src/test/icu/t/010_database.pl diff | blob | blame | history
src/test/regress/expected/collate.icu.utf8.out diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /