Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Date
Msg-id afg1WRWf+hSawhAt@bdtpg
Whole thread
In response to Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable  (Andreas Karlsson <andreas@proxel.se>)
List pgsql-hackers
Hi,

On Fri, May 01, 2026 at 08:41:55AM +0200, Andreas Karlsson wrote:
> On 4/23/26 15:05, Bertrand Drouvot wrote:
> > This enables running the full schedule with extra pg_regress options, like:
> > 
> > EXTRA_REGRESS_OPTS="--use-existing" meson test --setup running --suite regress-running
> > 
> > Once we agree on a fix and that fix is pushed, I think it would make sense
> > to add an example in [2].
> Nice to see more people wanting this. :)
> 
> I already have a patch[1] for this in the current commitfest

Thanks for the reach out, I just withdrawn mine then.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: Shinya Kato
Date:
Subject: Call EndCopyFrom() after initial table sync in logical replication