RE: Supporting non-deterministic collations with tailoring rules.

2025-10-18 Thread Todd Lang
the ICU team? -Original Message- From: Daniel Verite Sent: Wednesday, September 24, 2025 6:17 AM To: Todd Lang Cc: [email protected] Subject: Re: Supporting non-deterministic collations with tailoring rules. CAUTION: This email originated from outside of D2L. Do not

Supporting non-deterministic collations with tailoring rules.

2025-10-18 Thread Todd Lang
Reposting this here from the Discord server as requested: When creating a collation, in https://github.com/postgres/postgres/blob/master/src/backend/utils/adt/pg_locale_icu.c#L461 it is opening the collator with the tailoring rules supplied. However, it has hardcoded the strength level UCOL_D