Re: Follow-up on OpenSSL "engines" and "providers" - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Follow-up on OpenSSL "engines" and "providers"
Date
Msg-id 279A9015-EB61-47BD-AE9A-96413EF9FDC4@yesql.se
Whole thread Raw
In response to Re: Follow-up on OpenSSL "engines" and "providers"  ("Anders Åstrand" <anders@449.se>)
List pgsql-hackers
> On 16 Feb 2026, at 12:12, Anders Åstrand <anders@449.se> wrote:

> I don't believe this code would have to start out in core at all, but maybe we will want to integrate it later for
reasons.

Totally agree.  I do think core should provide a good callback API for such
extensions to use, but the actual integrations are most likely better served
as 3rd-party extensions.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: "Anders Åstrand"
Date:
Subject: Re: Follow-up on OpenSSL "engines" and "providers"
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Adding REPACK [concurrently]