From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: ICU locale validation / canonicalization |
Date: | 2023-02-11 03:50:56 |
Message-ID: | CA+TgmoYmeGJaW=Py9tAZtrnCP+_Q+zRQthv=zn_HyA_nqEDM-A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Feb 10, 2023 at 12:54 PM Jeff Davis <pgsql(at)j-davis(dot)com> wrote:
> In our tests you can see colstrength=primary is used to mean "case
> insensitive". That's where I picked up the "colstrength" keyword, which
> is also present in the ICU sources, but now that you ask I'm embarassed
> that I don't see the keyword itself documented very well.
>
> This document
> https://unicode-org.github.io/icu/userguide/locale/#keywords
> lists keywords, but colstrength is not there. It's easy enough to find
> in the ICU source; I'm probably just missing the document.
The fact that you're figuring out how it all works from reading the
source code does not give me a warm feeling.
> But it seems like a better place for us than libc for the reasons I
> mentioned in the other thread.
It may be. But sometimes I feel that's not setting our sights very high. :-(
--
Robert Haas
EDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | John Naylor | 2023-02-11 05:33:42 | Re: [PoC] Improve dead tuple storage for lazy vacuum |
Previous Message | Andres Freund | 2023-02-11 02:58:30 | Re: daitch_mokotoff module |