Re: Re: BUG #16068: Collate of 'Norwegian Bokmål' is problematic
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Ford <robfordww@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org, Heikki Linnakangas <hlinnaka@iki.fi>
Date: 2019-10-20T21:57:14Z
Lists: pgsql-bugs
[ please keep the list cc'd ] Robert Ford <robfordww@gmail.com> writes: > On Sat, Oct 19, 2019, 22:03 Tom Lane <tgl@sss.pgh.pa.us> wrote: >>> The installer sets the Collate in the config file to 'Norwegian >>> Bokmål.1251' (or something similar, but notice the 'å') >> Um, Windows-what exactly? >> That collation name has given us trouble before, cf >> https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=db29620d4 >> https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=aa1d2fc5e >> I wonder whether Microsoft changed it again :-( > Windows server 2012 Hm, that's not very new, and it's certainly a version we've tested. In fact I'd have guessed the above-mentioned patches were tested against that. Anyway, my first thought about this is that the mapping installed by db29620d4 looks like it will recognize 'Norwegian (Bokmål)' but not 'Norwegian Bokmål'. Could you be more precise about exactly what you're seeing in the config file? regards, tom lane
Commits
-
Deal with yet another issue related to "Norwegian (Bokmål)" locale.
- fedcab352355 9.4.25 landed
- e3267407e2f9 9.5.20 landed
- 185253ab847b 9.6.16 landed
- aebe3ef0e4b3 10.11 landed
- a05a04d0edb4 11.6 landed
- 4f2ad5226975 12.1 landed
- db477b691dc4 13.0 landed