Re: pgsql: Log details for client certificate failures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Log details for client certificate failures
Дата
Msg-id 4058003.1658023159@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Log details for client certificate failures  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-committers
Justin Pryzby <pryzby@telsasoft.com> writes:
> I think this is still failing
> https://cirrus-ci.com/task/6142528721256448

Sigh ... misleading formatting led me to see one log_like as
belonging to a connect_ok test, when it belongs to a connect_fails.
Fixed, thanks.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: postgres_fdw: set search_path to 'pg_catalog' while deparsing co