Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~
Date: 2023-06-22 08:02:58
Message-ID: FEB71B5D-0175-42CD-8DC2-727F389FDDC2@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 22 Jun 2023, at 01:53, Michael Paquier <michael(at)paquier(dot)xyz> wrote:

> I have tested the attached patches across 11~13 with various versions
> of OpenSSL (OPENSSL_API_COMPAT exists since 1.1.0), and this is
> working here. Note that I don't have a MSVC environment at hand to
> test this change on Windows, still `perl -cw Solution.pm` is OK with
> it.

These patches LGTM from reading, but I think the Discussion link in the commit
messages should refer to this thread as well.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-06-22 08:39:33 Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~
Previous Message Kyotaro Horiguchi 2023-06-22 07:47:10 Re: Allow pg_archivecleanup to remove backup history files