mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03: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