agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Drop support for _MSC_VER less than 1933
Date: Thu, 16 Jul 2026 10:12:27 +0000
Message-ID: <E1wkJ4t-000Rek-05@gemulon.postgresql.org> (raw)
Drop support for _MSC_VER less than 1933
Commit aa7c8685234 added a workaround for _MSC_VER less than 1933,
which is Visual Studio 2022 version 17.3. Since we dropped support
for Visual Studio before 2022, and the versions up to 17.3 are long
EOL, we can drop this extra code.
Reviewed-by: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://www.postgresql.org/message-id/flat/CA+hUKGL7trhWiJ4qxpksBztMMTWDyPnP1QN+Lq341V7QL775DA@mail....
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/da9451830455a402fd6e29403a6512ebb2b41d97
Modified Files
--------------
src/include/c.h | 14 --------------
1 file changed, 14 deletions(-)
Message-ID: <E1wkJ4t-000Rek-05@gemulon.postgresql.org>
Permalink: ../E1wkJ4t-000Rek-05@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wkJ4t-000Rek-05@gemulon.postgresql.org
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: pgsql-committers@postgresql.org
Cc: peter@eisentraut.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Drop support for _MSC_VER less than 1933
In-Reply-To: <E1wkJ4t-000Rek-05@gemulon.postgresql.org>
* 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