On Mon, Feb 23, 2026 at 6:32 AM Daniel Gustafsson <[email protected]> wrote: > +CREATE FUNCTION ssl_shared_groups() RETURNS text
I don't feel strongly about this, so feel free to disregard: Is there a reason this API is focusing on the shared group list as opposed to the actual negotiated group in use? The latter seems more widely useful to me, and it'd match up with ssl_cipher(). (Or maybe we already have the negotiated group somewhere and I just never noticed?) --Jacob
