Re: Change initdb default to the builtin collation provider - Mailing list pgsql-hackers

From Anders Åstrand
Subject Re: Change initdb default to the builtin collation provider
Date
Msg-id 7130016e-848f-4cf8-83a1-4df6bf795e95@449.com
Whole thread Raw
In response to Re: Change initdb default to the builtin collation provider  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
> And, on a personal level, I have a hard time understanding why anyone
> would be OK with a sort order that puts Álvaro after Zebra instead of
> between Alvaro and Beatriz, because that seems extremely frustrating.

And I would find it extremly frustrating if Åstrand was sorted between
Alvaro and Beatriz instead of after Zebra where it belongs.

This is kind of the point. There is no generally correct way to sort
alphabetically, which is why we should force anyone wanting to do so to
make an active choice about which rules should be used. I think a
default that's obviously wrong is better than a default that's subtly
wrong in this case.

-- 
Anders Åstrand
Percona




pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: ALTER TABLE: warn when actions do not recurse to partitions
Next
From: Pavel Stehule
Date:
Subject: Re: POC: PLpgSQL FOREACH IN JSON ARRAY