On Thu, 2024-06-06 at 16:34 +0200, Peter Eisentraut wrote:
> - setlocale()
>
> The locale business needs to be reworked to use locale_t and _l
> functions. This is already being discussed for other reasons.
I posted a few patches to do this for collation:
https://commitfest.postgresql.org/48/5023/
Regards,
Jeff Davis