mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 05:07:37 +08:00
Use lower case for icu_validation_level values
Similar to client_min_messages etc.
This commit is contained in:
@ -734,7 +734,7 @@
|
||||
#lc_numeric = 'C' # locale for number formatting
|
||||
#lc_time = 'C' # locale for time formatting
|
||||
|
||||
#icu_validation_level = WARNING # report ICU locale validation
|
||||
#icu_validation_level = warning # report ICU locale validation
|
||||
# errors at the given level
|
||||
|
||||
# default configuration for text search
|
||||
|
||||
Reference in New Issue
Block a user