Re: Add ssl_(supported|shared)_groups to sslinfo - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Add ssl_(supported|shared)_groups to sslinfo
Date
Msg-id aqAmBVEWqwNHGHL7@ddolgov-thinkpadt14sgen1.rmtde.csb
Whole thread
In response to Re: Add ssl_(supported|shared)_groups to sslinfo  (Dmitry Dolgov <9erthalion6@gmail.com>)
List pgsql-hackers
> On Fri, Sep 04, 2026 at 04:35:16PM +0200, Dmitry Dolgov wrote:
>
> In any case that gives a new spin to what Cary was mentioning few
> messages above. If we have a valid use case where there is no negotiated
> group, then SRF has to return NULL for those rows. To still have a nice
> looking ssl_group_info function, I'll create another one called
> ssl_group_info_with_nulls, so that ssl_group_info would be a wrapper
> around it to filter out nulls.

Here is what I had in mind. This patch also should include all review
commentaties accumulated so far.

Attachment

pgsql-hackers by date:

Previous
From: Jan Nidzwetzki
Date:
Subject: Add pg_nodiscard decorations to Bitmapset functions
Next
From: Fujii Masao
Date:
Subject: Re: pg_createsubscriber does not check output_plugin_libraries