Re: Visual Studio 2017 Build Support

From: Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
To: Tanay Varma <Tanay(dot)Varma(at)microsoft(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Visual Studio 2017 Build Support
Date: 2017-09-01 12:25:22
Message-ID: CAJrrPGey6MkXr8irwe1ANCoaq3i4nz6yVZpE8eD69t6mCQvYeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 1, 2017 at 11:06 AM, Tanay Varma <Tanay(dot)Varma(at)microsoft(dot)com>
wrote:

>
>
> 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/CAJrrPGcZpraBCe6fJ963kVzKdM7AW
> PTYmXJ=8neaP87Wed9qvA(at)mail(dot)gmail(dot)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.

[1] -
https://www.postgresql.org/message-id/CAJrrPGe%3D4jMkREOffnaDU93OerJwkVborPGE5O1Z1h1Jj-hUrg%40mail.gmail.com

Regards,
Hari Babu
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2017-09-01 12:28:02 Re: [PATCH] Off-by-one error in logical slot resource retention
Previous Message Aleksander Alekseev 2017-09-01 12:11:48 Re: WIP Patch: Precalculate stable functions, infrastructure v1