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_16_STABLE

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

Modified Files
--------------
doc/src/sgml/install-windows.sgml | 10 ++++++----
src/tools/msvc/MSBuildProject.pm  | 25 +++++++++++++++++++++++++
src/tools/msvc/README             |  9 +++++----
src/tools/msvc/Solution.pm        | 28 ++++++++++++++++++++++++++++
src/tools/msvc/VSObjectFactory.pm | 36 ++++++++++++++++++++++++++++--------
5 files changed, 92 insertions(+), 16 deletions(-)

Reply via email to