mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Change may -> might, and remove an extra tab.
This commit is contained in:
@ -230,7 +230,7 @@
|
|||||||
#extra_float_digits = 0 # min -15, max 2
|
#extra_float_digits = 0 # min -15, max 2
|
||||||
#client_encoding = sql_ascii # actually, defaults to database encoding
|
#client_encoding = sql_ascii # actually, defaults to database encoding
|
||||||
|
|
||||||
# These settings are initialized by initdb -- they may be changed
|
# These settings are initialized by initdb -- they might be changed
|
||||||
#lc_messages = 'C' # locale for system error message strings
|
#lc_messages = 'C' # locale for system error message strings
|
||||||
#lc_monetary = 'C' # locale for monetary formatting
|
#lc_monetary = 'C' # locale for monetary formatting
|
||||||
#lc_numeric = 'C' # locale for number formatting
|
#lc_numeric = 'C' # locale for number formatting
|
||||||
|
Reference in New Issue
Block a user