]> granicus.if.org Git - postgresql/commit
Add support for Visual Studio 2019 in build scripts
authorMichael Paquier <michael@paquier.xyz>
Tue, 2 Jul 2019 23:57:39 +0000 (08:57 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 2 Jul 2019 23:57:39 +0000 (08:57 +0900)
commit721963f24ae8c2097bb7c44cc0f428740f6cf2a7
tree6ef2a85e86e890d9cc48609ceefdb64b8dd1bd91
parent074add6ed286a02256a1b03137ff6dd7c8126f25
Add support for Visual Studio 2019 in build scripts

This adjusts the documentation and the scripts related to the versions
of Windows SDK supported.

Author: Haribabu Kommi
Reviewed-by: Andrew Dunstan, Juan José Santamaría Flecha, Michael
Paquier
Discussion: https://postgr.es/m/CAJrrPGcfqXhfPyMrny9apoDU7M1t59dzVAvoJ9AeAh5BJi+UzA@mail.gmail.com
Backpatch-through: 9.4
doc/src/sgml/install-windows.sgml
src/tools/msvc/MSBuildProject.pm
src/tools/msvc/README
src/tools/msvc/Solution.pm
src/tools/msvc/VSObjectFactory.pm