Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows - Mailing list pgsql-hackers

From Andres Freund
Subject Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows
Date
Msg-id 20211001230227.jaleluopq6mwyriv@alap3.anarazel.de
Whole thread Raw
In response to Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 2021-10-01 17:37:11 -0300, Alvaro Herrera wrote:
> On 2021-Oct-01, Andres Freund wrote:
> > On 2021-10-01 14:07:42 -0400, Andrew Dunstan wrote:
> > > But why are we mangling the PATH at all? Wouldn't it be better just to
> > > call command_ok with "$ENV{TESTDIR}/libpg_pipeline" ?
> > 
> > Yea, it probably would. Alvaro, I assume you don't mind if I change that?
> 
> Hi, no, please go ahead.

Done.



pgsql-hackers by date:

Previous
From: Zhihong Yu
Date:
Subject: Re: BufferAlloc: don't take two simultaneous locks
Next
From: Peter Geoghegan
Date:
Subject: Re: Adding CI to our tree