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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: oauth: Add unit tests for multiplexer handling
Дата
Msg-id 1873917.1754672467@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: oauth: Add unit tests for multiplexer handling  (Jacob Champion <jacob.champion@enterprisedb.com>)
Ответы Re: pgsql: oauth: Add unit tests for multiplexer handling
Список pgsql-committers
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



В списке pgsql-committers по дате отправления: