pgsql: Support building with Visual Studio 2017
Started by Andrew Dunstanalmost 8 years ago1 messagescomitters
Support building with Visual Studio 2017
Haribabu Kommi, reviewed by Takeshi Ideriha and Christian Ullrich
Now backpatched to 9.4 and 9.3
Branch
------
REL9_4_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/19acfd6528bcbf55ad996397177a1f2a16001c25
Modified Files
--------------
doc/src/sgml/install-windows.sgml | 16 +++++++++-------
src/tools/msvc/MSBuildProject.pm | 23 +++++++++++++++++++++++
src/tools/msvc/README | 13 +++++++------
src/tools/msvc/Solution.pm | 26 ++++++++++++++++++++++++++
src/tools/msvc/VSObjectFactory.pm | 13 +++++++++++++
5 files changed, 78 insertions(+), 13 deletions(-)