public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgsql: Revert "Tidy up locale thread safety in ECPG library."
Date: Fri, 28 Mar 2025 20:33:28 +0000
Message-ID: <[email protected]> (raw)
Revert "Tidy up locale thread safety in ECPG library."
This reverts commit 8e993bff5326b00ced137c837fce7cd1e0ecae14.
It causes various build failures on the buildfarm, to be investigated.
Discussion: https://postgr.es/m/CWZBBRR6YA8D.8EHMDRGLCKCD%40neon.tech
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/3c8e463b0d885e0d976f6a13a1fb78187b25c86f
Modified Files
--------------
configure | 2 +-
configure.ac | 2 -
meson.build | 2 -
src/include/pg_config.h.in | 6 --
src/include/port.h | 31 ----------
src/include/port/win32_port.h | 1 -
src/interfaces/ecpg/ecpglib/connect.c | 39 ++++++++++++-
src/interfaces/ecpg/ecpglib/data.c | 2 +-
src/interfaces/ecpg/ecpglib/descriptor.c | 37 ++++++++++++
src/interfaces/ecpg/ecpglib/ecpglib_extern.h | 12 ++++
src/interfaces/ecpg/ecpglib/execute.c | 53 ++++++++++++++++++
src/interfaces/ecpg/pgtypeslib/dt_common.c | 6 +-
src/interfaces/ecpg/pgtypeslib/interval.c | 4 +-
src/interfaces/ecpg/pgtypeslib/numeric.c | 2 +-
src/port/Makefile | 1 -
src/port/locale.c | 84 ----------------------------
src/port/meson.build | 1 -
src/port/snprintf.c | 55 ------------------
18 files changed, 148 insertions(+), 192 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: Revert "Tidy up locale thread safety in ECPG library."
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox