Re: Removal of support for OpenSSL 0.9.8 and 1.0.0

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Removal of support for OpenSSL 0.9.8 and 1.0.0
Date: 2019-12-06 08:21:55
Message-ID: 19263464-FF0B-4380-9EF4-7AD764574612@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 6 Dec 2019, at 02:33, Michael Paquier <michael(at)paquier(dot)xyz> wrote:

> Another argument in favor of dropping 1.0.0 and 0.9.8 is that
> it is a pain to check an OpenSSL patch across that many versions,
> multiplied by the number of Postgres branches in need of patching :)

That is indeed a very good argument.

cheers ./daniel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Konstantin Knizhnik 2019-12-06 08:22:14 Re: Session WAL activity
Previous Message Kyotaro Horiguchi 2019-12-06 08:12:11 Re: Append with naive multiplexing of FDWs