Re: OpenSSL deprectation warnings in Postgres 10-13

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Victor Wagner <vitus(at)wagner(dot)pp(dot)ru>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: OpenSSL deprectation warnings in Postgres 10-13
Date: 2022-04-06 10:53:37
Message-ID: E7C987FC-BAA3-4482-908C-9E0C9D963E86@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 6 Apr 2022, at 11:55, Victor Wagner <vitus(at)wagner(dot)pp(dot)ru> wrote:

> I've tried to build all supported versions of PostgresSQL in the Ubuntu
> 22.04 which is soon to be released.
>
> And found out that versions 10-13 produce a lot of warnings about
> deprecated OpenSSL functions.

Thanks for testing. Does it cause any issues other than compiler warnings?

--
Daniel Gustafsson https://vmware.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2022-04-06 10:57:49 Re: PG DOCS - logical replication filtering
Previous Message Laurenz Albe 2022-04-06 10:35:55 Re: Improve documentation for pg_upgrade, standbys and rsync