Re: On non-Windows, hard depend on uselocale(3)

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tristan Partin <tristan(at)neon(dot)tech>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: On non-Windows, hard depend on uselocale(3)
Date: 2025-02-09 07:32:34
Message-ID: b8b34a1c-1210-4998-8340-274bc73f3bad@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Checking the status of this thread ...

The patches that removed the configure checks for _configthreadlocale(),
and related cleanup, have been committed.

The original patch to "Tidy up locale thread safety in ECPG library" is
still outstanding.

Attached is a rebased version, based on the posted v6, with a couple of
small fixups from me.

I haven't re-reviewed it yet, but from scanning the discussion, it looks
close to done.

Attachment Content-Type Size
v7-0001-Tidy-up-locale-thread-safety-in-ECPG-library.patch text/plain 22.8 KB
v7-0002-Fixup-fix-compiler-warnings-if-LC_C_LOCALE-exists.patch text/plain 652 bytes
v7-0003-Fixup-sort-some-lists-better.patch text/plain 2.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-02-09 07:55:41 Re: Test to dump and restore objects left behind by regression
Previous Message 斉藤登 2025-02-09 06:43:25 Fix punctuation errors in PostgreSQL documentation