Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson
Date
Msg-id 819892.1750724388@sss.pgh.pa.us
Whole thread Raw
List pgsql-hackers
Jacob Champion <jacob.champion@enterprisedb.com> writes:
> As a potential follow-up, is there any interest in switching the
> Cirrus Meson setup to explicitly enable the features that we expect to
> test? That would match what we do for Autoconf, I think; it would have
> helped me catch my mistake earlier.

As far as I recall, we've always thought that autoconf's approach
of "explicitly specify the features you expect to get" is the
right way to do things.  I don't love meson's default you-get-
whatever-seems-available approach at all, though maybe that's
my history as a package builder talking.  I think not using that
behavior would be a real good idea, at least for testing purposes.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: Tags in the commitfest app: How to use them and what tags to add?
Next
From: Michael Paquier
Date:
Subject: Re: Fixes inconsistent behavior in vacuum when it processes multiple relations