aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-09-21 10:28:40 -0400
committerPeter Eisentraut <peter@eisentraut.org>2022-09-21 10:41:27 -0400
commit865b52af61049719e0a289419a0eceded6ea7bae (patch)
tree3017fee6cd480fa273a7afd5a7a994d0497455e3 /src/common
parentab7032b3a8fec281db71acfc37c5c92fc65b08ae (diff)
downloadpostgresql-865b52af61049719e0a289419a0eceded6ea7bae.tar.gz
postgresql-865b52af61049719e0a289419a0eceded6ea7bae.zip
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
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions