RE: Supporting non-deterministic collations with tailoring rules. - Mailing list pgsql-hackers

From Daniel Verite
Subject RE: Supporting non-deterministic collations with tailoring rules.
Date
Msg-id 6fe27d2e-43a5-435d-a5bb-09563d8bbae8@manitou-mail.org
Whole thread Raw
In response to RE: Supporting non-deterministic collations with tailoring rules.  (Todd Lang <Todd.Lang@D2L.com>)
List pgsql-hackers
    Todd Lang wrote:

> The ICU folks are updating their documentation to reflect
> this with https://github.com/unicode-org/icu/pull/3684/files .
>
> Is this small change a reasonable thing to include given the update in
> guidance from the ICU team?

I think so. Added to the commitfest:

https://commitfest.postgresql.org/patch/6084/


Best regards,
--
Daniel Vérité
https://postgresql.verite.pro/



pgsql-hackers by date:

Previous
From: Mihail Nikalayeu
Date:
Subject: Re: Adding REPACK [concurrently]
Next
From: Nathan Bossart
Date:
Subject: Re: Mark function arguments of type "Datum *" as "const Datum *" where possible