"William ZHANG" <uniware@zedware.org> writes:
> # These settings are initialized by initdb -- they might be changed
> lc_messages = 'Chinese_People''s Republic of China.936' # locale for
> system error message
Bruce seems to have gotten a bit ahead of himself on the
SQL-standard-strings project --- guc-file.l did not actually accept
the above as legal syntax. Seems it should though; fixed accordingly.
regards, tom lane