Re: pgsql: Fix compilation with OpenSSL 4 - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pgsql: Fix compilation with OpenSSL 4
Date
Msg-id 42ED2521-EC95-4C1B-A83D-6AB1455EA2F0@yesql.se
Whole thread
In response to Re: pgsql: Fix compilation with OpenSSL 4  (Christoph Berg <cb@df7cb.de>)
List pgsql-hackers
> On 3 Sep 2026, at 10:42, Christoph Berg <cb@df7cb.de> wrote:
> 
> Re: Daniel Gustafsson
>> There is also an errormessage change in OpenSSL 4.0.0 which needed
>> to be covered by our testharness.
> 
> The backpatches of the message test are incomplete for 16 and 17:

Fixed, thanks for the report!

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: pg_createsubscriber does not check output_plugin_libraries
Next
From: Andrei Lepikhov
Date:
Subject: Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator