forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b808f1
committed
Fix ICU locale option handling in CREATE DATABASE
The code took the LOCALE option as the default/fallback forICU_LOCALE, but this was neither documented nor intended, so removeit. (It was probably left in from an earlier patch version.)Reported-by: Marina Polyakova <m.polyakova@postgrespro.ru>Discussion:https://www.postgresql.org/message-id/flat/f385ba25e7f8be427b8c582e5cca7d79%40postgrespro.ru#515a31c5429d6d37ad1d5c9d66962a1e1 parent701ac2c commit8b808f1
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
912 | 912 |
| |
913 | 913 |
| |
914 | 914 |
| |
915 |
| - | |
916 |
| - | |
917 |
| - | |
918 |
| - | |
919 |
| - | |
920 | 915 |
| |
921 | 916 |
| |
922 | 917 |
| |
|
0 commit comments
Comments
(0)