Re: OpenSSL 3.0.0 compatibility

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: OpenSSL 3.0.0 compatibility
Дата
Msg-id 99e4b11e-75b2-24f6-cf43-3676348fe852@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: OpenSSL 3.0.0 compatibility  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On 2020-05-30 11:29, Peter Eisentraut wrote:
> I suggest to update the test data in PG13+, since we require OpenSSL
> 1.0.1 there.  For the older branches, I would look into changing the
> test driver setup so that it loads a custom openssl.cnf that loads the
> legacy providers.

I have pushed your 0002 patch (the one that updates the test data) to 
master.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Make more use of RELKIND_HAS_STORAGE()
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Transactions involving multiple postgres foreign servers, take 2