From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: [COMMITTERS] pgsql: Another attempt at fixing Windows Norwegian locale. |
Date: | 2015-01-31 20:52:30 |
Message-ID: | 21366.1422737550@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> writes:
> On 01/16/2015 07:05 PM, Heikki Linnakangas wrote:
>> On 01/16/2015 04:17 PM, Tom Lane wrote:
>>> What instructions do you have in mind to give?
> Ok, I have created a wiki page for these instructions:
> http://wiki.postgresql.org/wiki/Changes_To_Norwegian_Locale
> They can be moved to the release notes, or we can just add a note there
> with a link to the wiki page. I think the latter would be better.
> Suggested reference in the release notes:
> Migration to Version X
> If you are a Windows user, using the "Norwegian (Bokml)" locale, manual
> action is needed after the upgrade, to replace the "Norwegian
> (Bokml)_Norway" locale names stored in system catalogs with its
> pure-ASCII alias, "Norwegian_Norway". More information is available at
> http://wiki.postgresql.org/wiki/Changes_To_Norwegian_Locale
I've looked at this issue a bit now. I'm good with using essentially this
text in the release notes, but I think the instructions are one brick shy
of a load. Specifically, you claimed in the second commit that we'd not
made any releases using "norwegian-bokmal", but that's utterly wrong:
9.4.0 uses that spelling. What advice do we need to give 9.4 users?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-01-31 22:30:39 | pgsql: First-draft release notes for 9.4.1 et al. |
Previous Message | Tom Lane | 2015-01-31 03:46:49 | pgsql: Update time zone data files to tzdata release 2015a. |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-01-31 22:37:58 | Draft release notes up for review |
Previous Message | Josh Berkus | 2015-01-31 19:56:48 | Re: Providing catalog view to pg_hba.conf file - Patch submission |