Re: Add support for EXTRA_REGRESS_OPTS for meson - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Add support for EXTRA_REGRESS_OPTS for meson
Date
Msg-id 4ec18895-e857-42c1-a72e-bc9694462855@proxel.se
Whole thread Raw
In response to Re: Add support for EXTRA_REGRESS_OPTS for meson  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Add support for EXTRA_REGRESS_OPTS for meson
List pgsql-hackers
On 3/10/26 7:18 AM, Michael Paquier wrote:
> If somebody sends a patch doing 1) for the existing things, and adds
> the documentation of the new variables, satisfying 2), I would be OK
> to merge the proposal (after checking it of course).
> 
> One issue for me with meson is that too many things feel implied, like
> the regression test facilities that we make the effort to document for
> configure/make.

Agreed, the question is just where we should document them.

I would say one of these two pages:

https://www.postgresql.org/docs/current/install-meson.html
https://www.postgresql.org/docs/current/regress-run.html

Andreas




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Chao Li
Date:
Subject: Re: PoC: Add condition variable support to WaitEventSetWait()