Re: VS 2015 support in src/tools/msvc

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Petr Jelinek <petr(at)2ndquadrant(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-03-08 16:22:07
Message-ID: 56DEFC2F.7070805@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 03/08/2016 11:17 AM, Tom Lane wrote:
> On the whole, I'd rather that this patch left the non-Windows side alone.

OK, that's why I raised the issue. We'll do it that way.

As I noted upthread, the sed script has been very stable so the overhead
of having to maintain two scripts is pretty minimal.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2016-03-08 16:23:54 Re: Freeze avoidance of very large table.
Previous Message Dilip Kumar 2016-03-08 16:20:54 Re: Relation extension scalability