Re: pgsql: oauth: Add unit tests for multiplexer handling

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: oauth: Add unit tests for multiplexer handling
Date: 2025-08-08 17:21:50
Message-ID: CAOYmi+=hLVdnkyc8GdKegGJ7hnErW2PVuEDqFHfkMfVVpJwTCw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Fri, Aug 8, 2025 at 10:05 AM Jacob Champion
<jacob(dot)champion(at)enterprisedb(dot)com> wrote:
>
> I'll revert the test commit for now;
> today is not the day to make other people fight a red farm.

Reverted.

So when I go for a followup next week... I could
1) wrap just the installcheck and check targets in ifeq
2) wrap the `all` target in addition to the above
3) wrap everything after the Makefile.global inclusion

Any preferences?

--Jacob

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-08-08 17:26:45 Re: pgsql: oauth: Add unit tests for multiplexer handling
Previous Message Jacob Champion 2025-08-08 17:17:54 pgsql: Revert "oauth: Add unit tests for multiplexer handling"