Обсуждение: [HACKERS] Visual Studio 2017 Build Support

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

[HACKERS] Visual Studio 2017 Build Support

От
Tanay Varma
Дата:

 

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

 

Вложения

Re: [HACKERS] Visual Studio 2017 Build Support

От
Haribabu Kommi
Дата:


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.