| 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>, 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-05 18:31:09 |
| Message-ID: | CAB7nPqSuzGoZPvCUhbDFTkmsD9z6oLAaHeB-yc7_Qb4sh_f-fg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Mar 5, 2016 at 11:34 PM, Andrew Dunstan <andrew(at)dunslane(dot)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.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Stark | 2016-03-05 18:32:58 | Re: WIP: Upper planner pathification |
| Previous Message | Tom Lane | 2016-03-05 18:09:25 | Re: WIP: Upper planner pathification |