Обсуждение: pgsql: Support building with Visual Studio 2017

Поиск
Список
Период
Сортировка

pgsql: Support building with Visual Studio 2017

От
Andrew Dunstan
Дата:
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_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/48c978f3ed20961a69189eab2e26e0fa0f54986f

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(-)