Re: Explicitly enable meson features in CI - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: Explicitly enable meson features in CI
Date
Msg-id CAN55FZ04WmzW=DTSPjROhTfc5yOATFXDh1L7gvf0KHVrotpXMg@mail.gmail.com
Whole thread Raw
In response to Explicitly enable meson features in CI  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Responses Re: Explicitly enable meson features in CI
List pgsql-hackers
Hi,

On Tue, 8 Jul 2025 at 12:10, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
>
> Hi,
>
> On Wed, 2 Jul 2025 at 10:22, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> >
> > Also, libcurl is disabled in the OpenBSD CI task until the fix in this
> > thread [1] is committed.
>
> This fix is committed in 7376e60854 so libcurl is enabled for OpenBSD in v4.

Andres off-list mentioned that if we explicitly enable features for
*all* of the tasks, then none of the tasks will be testing the auto
feature option and I agree with Andres. My suggestion is setting
features to auto for Debian - Meson task. I decided on this because I
think it is the most checked CI task so it would be easier to catch if
one of the features is disabled without anyone noticing.

-- 
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: Suggestion to add --continue-client-on-abort option to pgbench
Next
From: Ilia Evdokimov
Date:
Subject: Improve Hash/Merge Join estimate accuracy when all predicates are Hash/Merge clauses