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 CAN55FZ3qw_ugdorasrADH2eq_Gemaee20CeqPeR5b=8ZjjhJEQ@mail.gmail.com
Whole thread Raw
In response to Re: Explicitly enable meson features in CI  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
Hi,

On Wed, 16 Jul 2025 at 18:24, Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
>
> On Wed, Jul 16, 2025 at 4:12 AM Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> > > For me it looks like 'Meson Auto' can be confused with 'Autoconf'. We
> > > can rename it as a 'Meson Auto Feature Detection' but that is a bit
> > > longer. Do you have any ideas? If you think 'Meson Auto' is good
> > > enough, we can continue with it, too.
> >
> > I renamed 'Meson Auto' as 'Meson Auto Feature Detection' in v5.
>
> Sorry for the delay -- while that feels a little wordy to me, it's
> also trivially changed. Not worth bikeshedding over unless someone
> else complains, IMO. :D

I reverted the naming change in v6 based on Andres' comments [1].

> Is there anything else in particular you'd like review on? (I've
> marked this patchset RfC.)

Not at the moment, thank you so much!

[1] https://postgr.es/m/zltxefhw7bej3o4oxvkfuoa2glbnip3jacp7rvacbrv5oepql3%40gs3lbwg6unmv

--
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: Explicitly enable meson features in CI
Next
From: Amit Kapila
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart