[HACKERS] Visual Studio 2017 Build Support - Mailing list pgsql-hackers

From Tanay Varma
Subject [HACKERS] Visual Studio 2017 Build Support
Date
Msg-id DM5PR21MB0281DF7EF0F3D41DFBD895D7E5920@DM5PR21MB0281.namprd21.prod.outlook.com
Whole thread Raw
Responses Re: [HACKERS] Visual Studio 2017 Build Support  (Haribabu Kommi <kommi.haribabu@gmail.com>)
List pgsql-hackers

 

Hello,

 

This is with respect to the original thread on “visual studio 2017 build support” created by Haribabu Kommi (kommi.haribabu@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

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] static assertions in C++
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Update low-level backup documentation to match actual behavior