RE: Supporting non-deterministic collations with tailoring rules.

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: "Todd Lang" <Todd(dot)Lang(at)D2L(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Supporting non-deterministic collations with tailoring rules.
Date: 2025-09-26 14:28:26
Message-ID: 6fe27d2e-43a5-435d-a5bb-09563d8bbae8@manitou-mail.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-09-26 14:30:54 Re: Mark function arguments of type "Datum *" as "const Datum *" where possible
Previous Message Mihail Nikalayeu 2025-09-26 14:27:12 Re: Adding REPACK [concurrently]