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 56DB47A5.7040502@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
List pgsql-hackers

On 03/05/2016 01:31 PM, Michael Paquier wrote:
> On Sat, Mar 5, 2016 at 11:34 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>> Here is a translation into perl of the sed script, courtesy of the s2p
>> incarnation of psed: <https://gist.github.com/adunstan/d61b1261a4b91496bdc6>
>> The sed script appears to have been stable for a long time, so I don't think
>> we need to be too concerned about possibly maintaining two versions.
> That's 95% of the work already done, nice! If I finish wrapping up a
> patch for this issue at least would you backpatch? It would be saner
> to get rid of this dependency everywhere I think regarding compilation
> with perl 5.22.

Sure.

cheers

andrew



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Proposal: SET ROLE hook
Next
From: Peter Eisentraut
Date:
Subject: Re: Fix handling of invalid sockets returned by PQsocket()