On Thu, 2025-06-19 at 18:21 +0200, Vik Fearing wrote:
> > 
> > The SQL standard also says in a few other places that normalization
> > should be applied, and we do none of those, so this is probably not
> > a 
> > reason to change CASEFOLD at this point.
> > 
> 
> Works for me.

Sounds good. We can document compatibility notes around this point.

If normalization becomes important, we can take the time to work out
the performance implications more carefully, and potentially introduce
an NCASEFOLD() if needed.

Regards,
        Jeff Davis



Reply via email to