Re: ecdh support causes unnecessary roundtrips - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: ecdh support causes unnecessary roundtrips
Date
Msg-id 22EAA7DF-5D69-403E-9769-FDE7E41E52B1@yesql.se
Whole thread Raw
In response to Re: ecdh support causes unnecessary roundtrips  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 4 Mar 2025, at 20:19, Daniel Gustafsson <daniel@yesql.se> wrote:
>> On 4 Mar 2025, at 20:13, Jacob Champion <jacob.champion@enterprisedb.com> wrote:

>> Just a reminder that, if we do want to change this for 18 onward, the
>> window is closing. Adding x25519 to the default groups seems like a
>> good idea to me, whether we can get something backpatched or not.
>
> Thanks for the reminder, this is sitting on my must-have TODO for 18 and I
> agree that we should add x25519 to the default set.

And to add some code for that proposal, the attached adds it to the default set.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Doc fix of aggressive vacuum threshold for multixact members storage
Next
From: Sutou Kouhei
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations