Re: VS 2015 support in src/tools/msvc

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Christian Ullrich <chris(at)chrullrich(dot)net>, Petr Jelinek <petr(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: VS 2015 support in src/tools/msvc
Date: 2016-04-29 14:02:38
Message-ID: CAB7nPqT-Vtv=yKrtuWb=3LDZbp_KPgr_0Bi1BOg67f51QO3gXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 29, 2016 at 9:13 PM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> Yeah, I noticed the ugliness, should have fixed it. Applied your fix and
> committed.

Thanks for the commit!

Nitpick comment:
+ * Also for VS2015, add a define that stops compiler complaints about
Two spaces instead of one between "Also" and "for" :)
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-04-29 14:03:19 Re: [sqlsmith] Crash in apply_projection_to_path
Previous Message Shulgin, Oleksandr 2016-04-29 13:56:20 Re: Add jsonb_compact(...) for whitespace-free jsonb to text