Re: Thread-safe nl_langinfo() and localeconv() - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Thread-safe nl_langinfo() and localeconv()
Date
Msg-id CA+hUKGKYzMBfsdWXD40cf=M1KwvJJ90hSxRefczLbB_=9Y4dyw@mail.gmail.com
Whole thread Raw
In response to Thread-safe nl_langinfo() and localeconv()  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Tue, Aug 13, 2024 at 5:45 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Over on the discussion thread about remaining setlocale() work[1], I
> wrote out some long boring theories about $SUBJECT.

Just as an FYI/curiosity, I converted my frustrations with
localeconv() into a request[1] that POSIX consider standardising one
of the interfaces that doesn't suck, and the reaction seems so far
positive.  Of course that doesn't really have any actionable
consequences on any relevant time frame, even if eventually
successful, and we can already use the saner interfaces on the systems
most of us really care about, but still...  it's nice to think that
the pessimistic fallback code (really only used by Solaris and maybe
AIX) could eventually be redundant if it goes somewhere...

[1] https://www.mail-archive.com/austin-group-l@opengroup.org/msg12850.html



pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: Incremental View Maintenance, take 2
Next
From: Bruce Momjian
Date:
Subject: Re: Detailed release notes