Visual Studio 2017 Build Support

From: Tanay Varma <Tanay(dot)Varma(at)microsoft(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "kommi(dot)haribabu(at)gmail(dot)com" <kommi(dot)haribabu(at)gmail(dot)com>
Subject: Visual Studio 2017 Build Support
Date: 2017-09-01 01:06:13
Message-ID: DM5PR21MB0281DF7EF0F3D41DFBD895D7E5920@DM5PR21MB0281.namprd21.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hello,

This is with respect to the original thread on "visual studio 2017 build support" created by Haribabu Kommi (kommi(dot)haribabu(at)gmail(dot)com).
<https://www.postgresql.org/message-id/CAJrrPGcZpraBCe6fJ963kVzKdM7AWPTYmXJ=8neaP87Wed9qvA@mail.gmail.com>
https://www.postgresql.org/message-id/CAJrrPGcZpraBCe6fJ963kVzKdM7AWPTYmXJ=8neaP87Wed9qvA@mail.gmail.com

Firstly, I would like to thank Haribabu Kommi for authoring the patch.

I am posting a small update to the final patch submitted by Haribabu Kommi to also support the recent v15.3 Release of Visual Stuido 2017 which upgrades the VC tools to version 14.11.

It would be great if this patch could be accepted so that Postgres could be built using the latest VS tools.

I have attached a copy of the output of the regression tests to confirm that this patch works. (check.txt)

Thanks,

Tanay Varma

Attachment Content-Type Size
0001-VS-2017-build-support-to-PostgreSQL-updated.patch application/octet-stream 6.7 KB
check.txt text/plain 10.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-09-01 01:30:20 Re: Update low-level backup documentation to match actual behavior
Previous Message Robert Haas 2017-08-31 23:28:40 Re: static assertions in C++