Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson
Date: 2025-07-07 12:41:30
Message-ID: CAN55FZ1uCT0Z0dtco8s7W62QzknFxO-sDRJOM0fJYsh1a5L-tw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Wed, 25 Jun 2025 at 13:45, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Tue, 24 Jun 2025 at 23:46, Jacob Champion
> <jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> >
> > On Tue, Jun 24, 2025 at 1:27 AM Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
> > > I think this is a good idea. Another point is that CI images and their
> > > packages are updated automatically, so it would be easier to catch if
> > > something breaks when the VM is updated.
> >
> > Yes, that's a great point too. Okay, sounds like there is some
> > interest, and I'll add it to my list of patchsets to try (but if
> > anyone wants to beat me to it, please go ahead!).
>
> I wanted to experiment with it. First, I got the current list of
> features from upstream, then disabled the auto features, then
> explicitly enabled these features. I did this only for FreeBSD to show
> my idea roughly.
>
> There are two patches; 0001 disables auto features for all of the
> tasks and 0002 explicitly enables these features for FreeBSD.

It seems CFBot is using these patches [1], resharing actual patch [2]
with the hopes that it will be used by CFBot.

[1] https://github.com/postgresql-cfbot/postgresql/commit/453329f784a7977099046f94ec45e9614c9ab279
[2] https://www.postgresql.org/message-id/CAOYmi%2BkdR218ke2zu74oTJvzYJcqV1MN5%3DmGAPqZQuc79HMSVA%40mail.gmail.com

--
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment Content-Type Size
0001-oauth-Fix-kqueue-detection-on-OpenBSD.patch text/x-patch 1.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mircea Cadariu 2025-07-07 12:43:11 Re: analyze-in-stages post upgrade questions
Previous Message Jakub Wartak 2025-07-07 12:31:28 Re: Adding basic NUMA awareness