Disallow specifying ICU rules unless locale provider is ICU Follow-up for 30a53b7929; this was not checked in all cases.
Reported-by: Jeff Davis <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/544b452a5a598dd14d7a38d15a778932e58d18b0 Modified Files -------------- src/backend/commands/collationcmds.c | 5 +++++ src/backend/commands/dbcommands.c | 5 +++++ 2 files changed, 10 insertions(+)
