Re: Add CASEFOLD() function. - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Add CASEFOLD() function.
Date
Msg-id bdd09d84-0b7c-4f5d-968c-364764822a38@proxel.se
Whole thread Raw
List pgsql-hackers
On 12/12/24 10:00 AM, Jeff Davis wrote:
> Patch attached.

I have not looked at the patch yet but +1 to the idea. I am leaning 
towards that the function also optionally normalizing the codepoints 
would be handy too since I think that is what most usecases want. 
Otherwise people would have to always type normalize(casefold(str)).

Andreas




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Pg18 Recursive Crash
Next
From: Tom Lane
Date:
Subject: Re: Final result (display) collation?