Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events
Date
Msg-id 6748c715-cc8e-4449-b065-8ba4b449f518@dunslane.net
Whole thread Raw
In response to Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
On 2025-08-12 Tu 6:25 PM, Jacob Champion wrote:
> On Tue, Aug 12, 2025 at 3:21 PM Andrew Dunstan <andrew@dunslane.net> wrote:
>> I don't think that's quite going to work. The buildfarm will now get a
>> "target not found"  in the without-curl case, I suspect. I think you'll
>> need an alternative definition of the check target.
> We're still including Makefile.global, so the targets are still there;
> they just won't add the libpq-oauth specific pieces. So `make check -C
> src/interfaces/libpq-oauth` still works on my machine. Or have I
> misunderstood the problem?
>

Oh, I see, and because the default definition of check doesn't call 
prove_check nothing is done. OK, sorry for the noise.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: VM corruption on standby
Next
From: Aleksander Alekseev
Date:
Subject: Re: [PATCH] Refactor SLRU to always use long file names