summaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/option.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-10-21 14:18:01 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-10-21 14:18:47 -0400
commit185253ab847b95c793e3bae861611ae07a06d7c4 (patch)
tree9c0449dc430f34b6d3a273894060df48733770d5 /contrib/postgres_fdw/option.c
parent34621cb12098d28010d8360b7e342739ef6de625 (diff)
Deal with yet another issue related to "Norwegian (Bokmål)" locale.
It emerges that recent versions of Windows (at least 2016 Standard) spell this locale name as "Norwegian Bokmål_Norway.1252", defeating our mapping code that translates "Norwegian (Bokmål)_Norway" to something that's all-ASCII (cf commits db29620d4 and aa1d2fc5e). Add another mapping entry to handle this spelling. Per bug #16068 from Robert Ford. Like the previous patches, back-patch to all supported branches. Discussion: https://postgr.es/m/16068-4cb6eeaa7eb46d93@postgresql.org
Diffstat (limited to 'contrib/postgres_fdw/option.c')
0 files changed, 0 insertions, 0 deletions