Re: Explicitly enable meson features in CI

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Explicitly enable meson features in CI
Date: 2025-08-25 23:36:48
Message-ID: CAOYmi+m8jfanfbfXednOw-uODrLVWMGvLGiF=65Cz=VBohCmnA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 28, 2025 at 11:20 AM Jacob Champion
<jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> Sounds good. I will take another look at this with a committer hat and
> push Sometime Soon.

Getting back to this -- for v7 I've rebased over the FASTLINK commit.
I've squashed 0002 and 0003 together, too -- I think it's easier to
see the new envvar hierarchy in one commit.

I also moved the `-Dnls=disabled` setting into a mingw-specific
MESON_FEATURES variable. I think the existing comment in v6 wasn't
really in a place to prevent a developer from adding it to
MESON_COMMON_FEATURES in the future, which would have regressed
967db242c. There shouldn't be a hazard now.

--Jacob

Attachment Content-Type Size
since-v6.diff.txt text/plain 1.6 KB
v7-0001-ci-Remove-extra-PG_TEST_EXTRA-from-NetBSD-OpenBSD.patch application/octet-stream 1.0 KB
v7-0002-ci-Explicitly-enable-Meson-features.patch application/octet-stream 9.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-08-25 23:48:17 Re: index prefetching
Previous Message Michael Paquier 2025-08-25 23:12:45 Re: Per backend relation statistics tracking