Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Andreas Karlsson <andreas@proxel.se>
From: Andreas Karlsson <andreas@proxel.se>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2026-05-01T06:41:55Z
Lists: pgsql-hackers
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 which people think looks good other than that it lacks documentation, which I think is a fair complaint. It is basically just waiting for me (or someone else!) to find a bit of time to write documentation for it. Feel free to help out, but otherwise I plan to write documentation after PGConf.dev when my life is a bit less hectic. 1. https://commitfest.postgresql.org/patch/6361/ -- Andreas Karlsson Percona