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-06-25 10:45:59 |
Message-ID: | CAN55FZ0GDCoB6n=RwzN4bJgbYWsnXG9b194rs2R_Ao1XEQ=LAQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
What do you think about this approach? If you are okay with this, I
can apply it to all CI tasks (and possibly create another thread for
it).
--
Regards,
Nazir Bilal Yavuz
Microsoft
Attachment | Content-Type | Size |
---|---|---|
v1-0001-ci-Disable-meson-auto-features.patch | text/x-patch | 3.4 KB |
v1-0002-ci-freebsd-Explicitly-enable-meson-features.patch | text/x-patch | 1.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2025-06-25 10:51:57 | Re: doc pg_constraint.convalidated column description need update |
Previous Message | Ashutosh Bapat | 2025-06-25 10:32:41 | Re: Logrep launcher race conditions leading to slow tests |