aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.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:31 -0400
commita05a04d0edb45f5c9b014eada9619141314c815f (patch)
treecfe05134a76e8d1a484a14866a877168b4b0f1ef /src/backend/utils/adt/xml.c
parent4e19bd41d965b3b3fc9b2fc0022a968a71fbceff (diff)
downloadpostgresql-a05a04d0edb45f5c9b014eada9619141314c815f.tar.gz
postgresql-a05a04d0edb45f5c9b014eada9619141314c815f.zip
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 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions