pgsql: Disallow specifying ICU rules unless locale provider is ICU - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Disallow specifying ICU rules unless locale provider is ICU
Date
Msg-id E1paAV9-002e6T-N5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Disallow specifying ICU rules unless locale provider is ICU

Follow-up for 30a53b7929; this was not checked in all cases.

Reported-by: Jeff Davis <pgsql@j-davis.com>

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(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Run pgindent on libpq's fe-auth.c, fe-auth-scram.c and fe-connec
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Improve/correct comments