diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-04-20 09:49:44 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-04-20 09:59:52 +0300 |
commit | 2b919118c2511c7741c21f325d2ca4f270aa3aba (patch) | |
tree | 80ede9f7aba529453f3b7bfba703989c29574e1d /src/backend/parser/parse_utilcmd.c | |
parent | 7228d02989afd3858ce6eb4de845c56f4c0188a6 (diff) | |
download | postgresql-2b919118c2511c7741c21f325d2ca4f270aa3aba.tar.gz postgresql-2b919118c2511c7741c21f325d2ca4f270aa3aba.zip |
Quotes in strings injected into bki file need to escaped. In particular,
"People's Republic of China" locale on Windows was causing initdb to fail.
This fixes bug #5818 reported by yulei. On master, this makes the mapping
of "People's Republic of China" to just "China" obsolete. In 9.0 and 8.4,
just fix the escaping. Earlier versions didn't have locale names in bki
file.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions