Re: A test for replay of regression tests - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: A test for replay of regression tests
Date
Msg-id 5377fe8f-d8ae-bc15-dcfa-d06cc50d2c03@dunslane.net
Whole thread Raw
In response to Re: A test for replay of regression tests  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On 12/9/21 15:15, Thomas Munro wrote:
> On Fri, Dec 10, 2021 at 2:12 AM Andrew Dunstan <andrew@dunslane.net> wrote:
>> The new version appears to set an empty --bindir for pg_regress. Is that
>> right?
> It seems to be necessary to find eg psql, since --bindir='' means
> "expect $PATH to contain the installed binaries", and that's working
> on both build systems.  The alternative would be to export yet another
> environment variable, $PG_INSTALL or such -- do you think that'd be
> better, or did I miss something that exists already like that?



No, that seems ok. Might be worth a comment.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Colin Gilbert
Date:
Subject: Re: Appetite for Frama-C annotations?
Next
From: Andres Freund
Date:
Subject: Re: A test for replay of regression tests