Re: Serverside SNI support in libpq

From: Michael Banck <mbanck(at)gmx(dot)net>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Dewei Dai <daidewei1970(at)163(dot)com>, "li(dot)evan(dot)chao" <li(dot)evan(dot)chao(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Andres Freund <andres(at)anarazel(dot)de>, Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Serverside SNI support in libpq
Date: 2026-03-19 09:39:25
Message-ID: 20260319093924.GA21441@p46.dedyn.io;lightning.p46.dedyn.io
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Wed, Mar 18, 2026 at 01:19:01PM +0100, Daniel Gustafsson wrote:
> After staring at this version more, and testing on various platforms with
> various OpenSSL versions, I went ahead and pushed it. Thanks for all the
> reviews!

I'm really late to the part, but I did not see it discussed elsewhere on
a quick glance: Isn't pg_hosts.conf a really (too) generic name for this
feature? I don't want to open a huge bikeshedding sub-thread, but was a
more specific filename considered?

Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-03-19 09:45:07 Re: Serverside SNI support in libpq
Previous Message Álvaro Herrera 2026-03-19 09:34:10 Re: remove bits* types