Re: Adding support for SSLKEYLOGFILE in the frontend - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Adding support for SSLKEYLOGFILE in the frontend
Date
Msg-id 27B4EC19-B4ED-457E-8524-E72C65463CBA@yesql.se
Whole thread Raw
In response to Re: Adding support for SSLKEYLOGFILE in the frontend  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 10 Jul 2025, at 09:33, Daniel Gustafsson <daniel@yesql.se> wrote:
> 
>> On 5 Jul 2025, at 10:56, Peter Eisentraut <peter@eisentraut.org> wrote:
> 
>> This patch version looks good to me.
> 
> Thanks for review, I'll get it committed shortly.

This was committed yesterday ahead of the beta release.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug on drop extension dependencies ?
Next
From: Tom Lane
Date:
Subject: Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings