Re: ICU for global collation - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ICU for global collation
Date
Msg-id a6f807c2-2d11-2cf6-a524-cfbec56e7d5b@enterprisedb.com
Whole thread Raw
In response to Re: ICU for global collation  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: ICU for global collation
Re: ICU for global collation
List pgsql-hackers
On 11.01.22 12:08, Julien Rouhaud wrote:
>> So, unless there are concerns, I'm going to see about making a patch to call
>> pg_newlocale_from_collation() even with the default collation. That would
>> make the actual feature patch quite a bit smaller, since we won't have to
>> patch every call site of pg_newlocale_from_collation().
> +1 for me!

Here is that patch.

If this is applied, then in my estimation all these hunks will 
completely disappear from the global ICU patch.  So this would be a 
significant win.
Attachment

pgsql-hackers by date:

Previous
From: Sergey Shinderuk
Date:
Subject: Re: Improve error handling of HMAC computations and SCRAM
Next
From: Amit Kapila
Date:
Subject: Re: row filtering for logical replication