Re: Postgres Windows build system doesn't work with pythoninstalled in Program Files - Mailing list pgsql-hackers

From Victor Wagner
Subject Re: Postgres Windows build system doesn't work with pythoninstalled in Program Files
Date
Msg-id 20200505101623.62189441@antares.wagner.home
Whole thread Raw
In response to Re: Postgres Windows build system doesn't work with python installedin Program Files  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Postgres Windows build system doesn't work with python installedin Program Files
List pgsql-hackers
В Tue, 5 May 2020 15:45:48 +0900
Michael Paquier <michael@paquier.xyz> пишет:

> On Fri, May 01, 2020 at 12:48:17PM +0300, Victor Wagner wrote:
> > Maybe. But probably original author of this code was afraid of using
> > too long chain of ->{} in the string substitution.
> >
> > So, I left this style n place.
> >
> > Nonetheless, using qq wouldn't save us from doubling backslashes.
>
> Looking at this part in more details, I find the attached much more
> readable.  I have been able to test it on my own Windows environment

I agree, it is better.


> and the problem gets fixed (I have reproduced the original problem as
> well).
--



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Postgres Windows build system doesn't work with python installedin Program Files
Next
From: Juan José Santamaría Flecha
Date:
Subject: Re: PG 13 release notes, first draft