Re: fixes for the Danish locale - Mailing list pgsql-hackers

From Bjorn Munch
Subject Re: fixes for the Danish locale
Date
Msg-id 20160726081913.GA13900@khepri15.no.oracle.com
Whole thread Raw
In response to fixes for the Danish locale  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
On 21/07 08.42, Jeff Janes wrote:
> In Danish, the sequence 'aa' is sometimes treated as a single letter
> which collates after 'z'.

For the record: this is also true for Norwegian, in both locales it
collates equal to 'Ã¥' which is the 29th letter of the alphabet. But
'aa' is no longer used in ordinary words, only names (in Norwegian
only personal names, in Danish also place names).

- Bjorn Munch



pgsql-hackers by date:

Previous
From: Artur Zakirov
Date:
Subject: Re: ispell/hunspell imprecision in error message
Next
From: Andrew Borodin
Date:
Subject: Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]