Re: OpenSSL 3.0.0 compatibility - Mailing list pgsql-hackers

From Robert Haas
Subject Re: OpenSSL 3.0.0 compatibility
Date
Msg-id CA+Tgmob9K+sE9+e7=eianrvOsuxU2-EpmHKSAmuaMRpQ+ZbEHw@mail.gmail.com
Whole thread Raw
In response to Re: OpenSSL 3.0.0 compatibility  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Thu, Sep 23, 2021 at 2:51 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> For the 13- backbranches we also need to backport 22e1943f1 ("pgcrypto: Check
> for error return of px_cipher_decrypt()" by Peter E) in order to avoid
> incorrect results for decrypt tests on disallowed ciphers.  Does anyone have
> any concerns about applying this to backbranches?

To me it looks like it would be more concerning if we did not apply it
to back-branches.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: [PATCH] Allow queries in WHEN expression of FOR EACH STATEMENT triggers
Next
From: Tomas Vondra
Date:
Subject: Re: Gather performance analysis