> 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.