Re: pgsql: Remove support for OpenSSL 0.9.8 and 1.0.0

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Remove support for OpenSSL 0.9.8 and 1.0.0
Дата
Msg-id 20200107014423.GE2386@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Remove support for OpenSSL 0.9.8 and 1.0.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Remove support for OpenSSL 0.9.8 and 1.0.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Mon, Jan 06, 2020 at 07:14:49PM -0500, Tom Lane wrote:
> I propose the attached, which removes the unnecessary entries
> and puts full control of the IPv4/IPv6 decision in one place
> (well, two places).  The test will still always connect over IPv4,
> but at least there's now a clear route to changing that if
> someone wants to.

Looks sane to me.  Thanks for the fix!
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Remove support for OpenSSL 0.9.8 and 1.0.0
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Clean up management of IP addresses in our SSL tests.