Add support for Visual Studio 2026 in pre-17 build scripts

Documentation and any code paths related to VS are updated to keep the
whole consistent. Similar to what was done for VS 2017, 2019 and 2022.

Reviewed-by: Michael Paquier <[email protected]>
Backpatch: 14 through 16
Discussion: 
https://postgr.es/m/cad5tbc+nfmaqqcaxddqumtomttb3nrvxn2tivjlqyy0fv1b...@mail.gmail.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/eba7f1dc01fc635ce7905e2b094354831b7d2a99

Modified Files
--------------
doc/src/sgml/install-windows.sgml | 12 +++++++-----
src/tools/msvc/MSBuildProject.pm  | 25 +++++++++++++++++++++++++
src/tools/msvc/README             | 13 +++++++------
src/tools/msvc/Solution.pm        | 28 ++++++++++++++++++++++++++++
src/tools/msvc/VSObjectFactory.pm | 36 ++++++++++++++++++++++++++++--------
5 files changed, 95 insertions(+), 19 deletions(-)

Reply via email to