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: Raise requirement to Visual Studio 2022
Date: Thu, 16 Jul 2026 10:12:27 +0000
Message-ID: <E1wkJ4s-000Rei-3A@gemulon.postgresql.org> (raw)
Raise requirement to Visual Studio 2022
The use of _Generic from commit "Replace __builtin_types_compatible_p
with _Generic" causes compiler errors from VS 2019. Apparently, that
compiler is just broken for that (even though it appears to support
_Generic in general, for example in commit 59c2f03d1ec).
Per discussion, just drop support for VS 2019 and require at least VS
2022. This just updates the documentation about that. In passing,
some information about VS 2026 is added.
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/6319d6372c8f28cfb30bd2b7b0893f28e44491e6
Modified Files
--------------
doc/src/sgml/installation.sgml | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Message-ID: <E1wkJ4s-000Rei-3A@gemulon.postgresql.org>
Permalink: ../E1wkJ4s-000Rei-3A@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wkJ4s-000Rei-3A@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: Raise requirement to Visual Studio 2022
In-Reply-To: <E1wkJ4s-000Rei-3A@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