On Fri, 2025-09-12 at 15:48 -0500, Nico Williams wrote:
> I meant form-insensitive, as in comparing equivalent strings where
> one
> might be using decomposed sequences and another pre-conposed
> sequences
> (and either might be normalized or not at all).
Use NORMALIZE(a) = NORMALIZE(b).
This is getting a little off-topic from what's actually being released,
so please reopen a more relevant thread or start a new one, and CC me.
Regards,
Jeff Davis