Re: Collations and Replication; Next Steps - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Collations and Replication; Next Steps
Date
Msg-id 5419D0D4.3000401@gmx.net
Whole thread Raw
In response to Re: Collations and Replication; Next Steps  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On 9/17/14 2:07 PM, Peter Geoghegan wrote:
> On Wed, Sep 17, 2014 at 11:05 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
>>> We could at least use the GNU facility for versioning collations where
>>> available, LC_IDENTIFICATION [1].
>>
>> It looks like the revisions or dates reported by LC_IDENTIFICATION
>> aren't ever updated for most locales.
> 
> 
> That's not surprising. There is zero controversy about how to
> correctly sort English text, for example. For other languages, that
> might be much less true.
> 

a) There is plenty of controversy about how to sort English text on
Stack Overflow. ;-)

b) Even in an English locale you have to maintain a sort order for all
Unicode characters, and that changes more than zero times.  But it's
quite clear from looking at the glibc git logs that no one is
maintaining these version numbers.



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Collations and Replication; Next Steps
Next
From: Peter Geoghegan
Date:
Subject: Re: Collations and Replication; Next Steps