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

From Haribabu Kommi
Subject Re: [HACKERS] Visual Studio 2017 Build Support
Date
Msg-id CAJrrPGey6MkXr8irwe1ANCoaq3i4nz6yVZpE8eD69t6mCQvYeg@mail.gmail.com
Whole thread Raw
In response to [HACKERS] Visual Studio 2017 Build Support  (Tanay Varma <Tanay.Varma@microsoft.com>)
List pgsql-hackers


On Fri, Sep 1, 2017 at 11:06 AM, Tanay Varma <Tanay.Varma@microsoft.com> wrote:

 

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. 


Hi,

Thanks for the review and change the patch to support the latest VS 2017.
In [1],  I already posted an updated patch that provides the support for latest VS 2017,
may be you could have missed to check it. And also that patch includes the fix for any
future version number updates from VS 2017.

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: [HACKERS] WIP Patch: Precalculate stable functions, infrastructure v1
Next
From: Aleksander Alekseev
Date:
Subject: Re: [HACKERS] [PATCH] Off-by-one error in logical slot resource retention