Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Date: 2026-05-04 05:57:45
Message-ID: afg1WRWf+hSawhAt@bdtpg
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shinya Kato 2026-05-04 07:58:12 Call EndCopyFrom() after initial table sync in logical replication
Previous Message Dilip Kumar 2026-05-04 05:51:53 Re: Proposal: Conflict log history table for Logical Replication