Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wT3TA-000HcN-2c for pgsql-hackers@arkaria.postgresql.org; Fri, 29 May 2026 20:06:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wT3T8-004Fef-2r for pgsql-hackers@arkaria.postgresql.org; Fri, 29 May 2026 20:06:11 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wT3T8-004FeX-1d for pgsql-hackers@lists.postgresql.org; Fri, 29 May 2026 20:06:10 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wT3T6-00000000CFu-3dar for pgsql-hackers@lists.postgresql.org; Fri, 29 May 2026 20:06:10 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id A9775634A65 for ; Fri, 29 May 2026 22:06:07 +0200 (CEST) Received: from s934.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 95E9B635DB7; Fri, 29 May 2026 22:06:07 +0200 (CEST) Received: from localhost (unknown [172.22.191.6]) by s934.loopia.se (Postfix) with ESMTP id 90BC4A3D605; Fri, 29 May 2026 22:06:07 +0200 (CEST) X-Virus-Scanned: amavis at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s474.loopia.se (amavis); dkim=pass (2048-bit key) header.d=yesql.se Received: from s934.loopia.se ([172.22.191.5]) by localhost (s474.loopia.se [172.22.190.14]) (amavis, port 10024) with LMTP id NNkDa2SgGFOT; Fri, 29 May 2026 22:06:07 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.236 Received: from smtpclient.apple (customer-89-255-232-236.stosn.net [89.255.232.236]) (Authenticated sender: daniel@yesql.se) by s934.loopia.se (Postfix) with ESMTPSA id E9FC5917F0C; Fri, 29 May 2026 22:06:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1780085167; bh=hCOlrJ0Xo2dOaAo0p2zTX4RMNMisPj2ky3SNDxwNHeo=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=VLbF50WPVTqgHz+w6Y/ND0Drdqt6LAxGnnvaYLvDsvk7jduVHPnAXMjL0ZJ/aqMnX MFpALzDjFDHI8y01dFoS4CqFRNyuGec84VWbgpPwRfP86ceXFp7+c1tJSe7N2pobEQ f1R+Xn0lXfDOmvImeo11LDlxc38CYDarO35N0BsHnNqm/cGkjzZeOUBstmOcQn94X9 /DkNgY9Is9N4PZwCS9i0oatNV5McuF7EqJ6MMQXI8iXAWYkGXE7S2/U3MY0DdDa/wK /I5+cobXSNveHmD6hjxWjh4ENawGZR8RPDeReQuJLH4QUHaD8tbwwP0y4Jwcfqm1P6 gmjDGNpxNMiaQ== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.12\)) Subject: Re: PostgreSQL and OpenSSL 4.0.0 From: Daniel Gustafsson In-Reply-To: Date: Fri, 29 May 2026 22:05:56 +0200 Cc: Tom Lane , PostgreSQL-development Content-Transfer-Encoding: quoted-printable Message-Id: References: <65C5DC15-DE27-4D36-8AEE-A854C23B3834@yesql.se> <898414.1778192534@sss.pgh.pa.us> <1A5104C0-E9EF-4D90-9627-23D3D909104B@yesql.se> <95045A62-9A81-4AD8-BA25-D8648BD68499@yesql.se> To: Michael Paquier X-Mailer: Apple Mail (2.3776.700.51.11.12) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 27 May 2026, at 12:47, Daniel Gustafsson wrote: >=20 >> On 27 May 2026, at 02:06, Michael Paquier = wrote: >>=20 >> On Tue, May 26, 2026 at 10:16:40AM +0200, Daniel Gustafsson wrote: >>> I have plans for fixing this in v20 but for 14-19 there isn't much = we can do >>> except unconstifying. >>=20 >> Indeed, no objections regarding that for the stable branches. >=20 > Thanks for confirming. I am currently re-testing all the combinations = of stable > postgres branches and supported OpenSSL and LibreSSL versions. While I had hoped to get it done sooner (sickness altered my plans), I = just pushed this to master ahead of the beta1 deadline, and once it's been = through some rounds of buildfarm compiles I'll backpatch to the stable branches. -- Daniel Gustafsson