diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-10-21 14:18:01 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-10-21 14:18:38 -0400 |
commit | aebe3ef0e4b32ba2ee0af062d20eedb914d5e2bc (patch) | |
tree | 8ebe54fc20d662b3ff067ec7cc6b246234c7c3f4 /src/tutorial | |
parent | 328b81348cc87e2fbcbe5980619a565604343949 (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 'src/tutorial')
0 files changed, 0 insertions, 0 deletions