Re: VS 2015 support in src/tools/msvc - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: VS 2015 support in src/tools/msvc
Date
Msg-id 56FB2BF8.3060303@dunslane.net
Whole thread Raw
In response to Re: VS 2015 support in src/tools/msvc  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: VS 2015 support in src/tools/msvc  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers

On 03/29/2016 08:48 PM, Michael Paquier wrote:
> On Wed, Mar 30, 2016 at 12:45 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> On Tue, Mar 29, 2016 at 11:31 AM, Petr Jelinek <petr@2ndquadrant.com> wrote:
>>> I have machine ready, waiting for animal name and secret.
>> Great!
> Nice. Thanks.
>
>>> It will obviously
>>> fail until we push the 0002 and 0004 though.
>> I think it would be a shame if we shipped 9.6 without MSVC 2015
>> support, but it'd be nice if Andrew or Magnus could do the actual
>> committing, 'cuz I really don't want to be responsible for breaking
>> the Windows build.
> I'm fine to back you up as needed. That's not a committer guarantee,
> still better than nothing I guess. And I make a specialty of looking
> at VS-related bugs lately :)


I am currently travelling, but my intention is to deal with the 
remaining patches when I'm back home this weekend, unless someone beats 
me to it.

cheers

andrew



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [COMMITTERS] pgsql: Allow to_timestamp(float8) to convert float infinity to timestam
Next
From: Robert Haas
Date:
Subject: Re: Proposal: "Causal reads" mode for load balancing reads without stale data