Re: SSL tests fail on OpenSSL v3.2.0

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tristan Partin <tristan(at)neon(dot)tech>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Bo Anderson <mail(at)boanderson(dot)me>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SSL tests fail on OpenSSL v3.2.0
Date: 2023-11-28 03:47:03
Message-ID: ZWVit8xXAEKwhOUV@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 27, 2023 at 08:32:28PM -0500, Tom Lane wrote:
> Since this is something we'd need to back-patch, OpenSSL 0.9.8
> and later are relevant: the v12 branch still supports those.
> It's moot given Bo's claim about the origin of the function,
> though.

Yep, unfortunately this needs to be checked down to 0.9.8. I've just
done this exercise yesterday for another backpatch..
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alena Rybakina 2023-11-28 03:52:20 Re: POC, WIP: OR-clause support for indexes
Previous Message Shubham Khanna 2023-11-28 03:42:34 Re: [PATCH] psql: Add tab-complete for optional view parameters