hi.
maybe verbose, the following is the my intended changes based on your patch.
what do you think?
Running Specific Tests
You can run a subset of the regression tests through the TESTS
environment variable.
One way to do it is set TESTS environment variable beforehand:
export T
Daniel Gustafsson writes:
> While not related to this patch per se, the lack of any meson related
> information on that page isn't great.
Indeed. I think this is one of the main unfinished bits of business
for our meson conversion. It's not clear to me that our meson
infrastructure can do all t
> On 29 Oct 2024, at 05:40, Paul A Jungwirth
> wrote:
>
> I never knew this was possible, but I ran across a note on the meson
> wiki page[1]. I wish I knew about it years ago!
>
> This patch adds a note to
> https://www.postgresql.org/docs/current/regress-run.html so that other
> hackers and p
On Tue, Oct 29, 2024 at 12:40 PM Paul A Jungwirth
wrote:
>
> I never knew this was possible, but I ran across a note on the meson
> wiki page[1]. I wish I knew about it years ago!
>
> This patch adds a note to
> https://www.postgresql.org/docs/current/regress-run.html so that other
> hackers and p