Re: Removing broken support for OpenSSL without ECDH

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Jacob Champion <jacob.champion@enterprisedb.com>
Date: 2026-05-22T18:07:10Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
> That being said, using OpenSSL without ECDH support sounds like an anti-feature
> and not something we want to re-introduce support for, so I propose just
> removing our useless guards as per the attached.  There is clearly no need for
> backpatching, but I propose applying to master as it cleans up the code.

LGTM.

			regards, tom lane