agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Tom Lane <tgl@sss.pgh.pa.us>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: oauth: Add unit tests for multiplexer handling
Date: Fri, 08 Aug 2025 13:01:07 -0400
Message-ID: <1873917.1754672467@sss.pgh.pa.us> (raw)
In-Reply-To: <CAOYmi+=X_z3-aXzJcBdeRWRsUQLJLYF_uAZaUS0fq1cd17Qt-w@mail.gmail.com>
References: <E1ukPct-001PKA-0q@gemulon.postgresql.org>
<CAOYmi+nCkoh3zB+GkZad44=FNskwUg6F1kmuxqQZzng7Zgj5tw@mail.gmail.com>
<1871198.1754671345@sss.pgh.pa.us>
<CAOYmi+nE8SbBkjudBSC55mspO45r1Ly+6pYtunRao0ua28hnRw@mail.gmail.com>
<CAOYmi+=X_z3-aXzJcBdeRWRsUQLJLYF_uAZaUS0fq1cd17Qt-w@mail.gmail.com>
Jacob Champion <jacob.champion@enterprisedb.com> writes:
> Before this commit, there was no t/ directory to get caught by the
> buildfarm. We've had to work around this in past, it looks like:
>> next if $testname =~ /ssl/ && !$using_ssl;
Yeah, that's a horrid kluge. The makefiles themselves ought to
short-circuit building the test program. I think the issue is that
we apply that short-circuit at the next makefile level up --- can
we do it in src/interfaces/libpq-oauth/Makefile itself?
regards, tom lane
view thread (21+ messages) latest in thread
Message-ID: <1873917.1754672467@sss.pgh.pa.us>
Permalink: ../1873917.1754672467@sss.pgh.pa.us/
Also on: postgresql.org/message-id/1873917.1754672467@sss.pgh.pa.us
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: tgl@sss.pgh.pa.us, jacob.champion@enterprisedb.com, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: oauth: Add unit tests for multiplexer handling
In-Reply-To: <1873917.1754672467@sss.pgh.pa.us>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox