]> 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:58:17 +0000 (08:58 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 2 Jul 2019 23:58:17 +0000 (08:58 +0900)
commit78aaffd285c4a66452004f8f2c4ff2771cee4cb4
tree041d8ef989111aabaab665ef141095f94a32b189
parent47fe7a753db81370056d506703b58a38a9d591b0
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