| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Another attempt at fixing Windows Norwegian locale. |
| Date: | 2015-01-16 14:17:05 |
| Message-ID: | 24160.1421417825@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi> writes:
> Backpatch to 9.2 like the previous attempt. We haven't made a release that
> includes the previous fix yet, so we don't need to worry about changing the
> locale of existing clusters from "norwegian-bokmal" to "Norwegian_Norway".
> (Doing any mapping like this at all requires changing the locale of
> existing databases; the release notes need to include instructions for
> that).
What instructions do you have in mind to give?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2015-01-16 16:50:29 | pgsql: Make tbm_add_tuples more efficient by caching the last acccessed |
| Previous Message | Heikki Linnakangas | 2015-01-16 11:28:59 | pgsql: Another attempt at fixing Windows Norwegian locale. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2015-01-16 14:21:28 | Re: hung backends stuck in spinlock heavy endless loop |
| Previous Message | Andreas Karlsson | 2015-01-16 14:16:20 | Re: PATCH: Reducing lock strength of trigger and foreign key DDL |