Re: pgsql: oauth: Add unit tests for multiplexer handling - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: oauth: Add unit tests for multiplexer handling
Date
Msg-id 1871198.1754671345@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: oauth: Add unit tests for multiplexer handling  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: pgsql: oauth: Add unit tests for multiplexer handling
List pgsql-committers
Jacob Champion <jacob.champion@enterprisedb.com> writes:
> Hmm, this has broken a couple of animals. Investigating.

At least on sifaka, oauth_tests should not be getting built at all,
because it doesn't use --with-libcurl nor have access to that library.
The link failure is unsurprising given that you're trying to build it
anyway.

            regards, tom lane



pgsql-committers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: pgsql: oauth: Add unit tests for multiplexer handling
Next
From: Jacob Champion
Date:
Subject: Re: pgsql: oauth: Add unit tests for multiplexer handling