Re: pgsql: ssl: Serverside SNI support for libpq

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: ssl: Serverside SNI support for libpq
Date: 2026-04-10 18:23:01
Message-ID: 307D3C0D-4628-4216-BD51-B4F7FBAE50FC@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-docs

> On 10 Apr 2026, at 18:34, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Wed, Mar 18, 2026 at 8:48 PM Daniel Gustafsson
> <dgustafsson(at)postgresql(dot)org> wrote:
>>
>> ssl: Serverside SNI support for libpq
>
> This commit introduced the hosts_file and ssl_sni GUCs and added them to
> postgresql.conf.sample, but I don't see any descriptions for them
> in config.sgml. Was that just an oversight?

That was a mistake when adding the doc portions of the patch. Thanks for the
report, I'll work on a patch.

--
Daniel Gustafsson

In response to

Browse pgsql-committers by date

  From Date Subject
Previous Message Masahiko Sawada 2026-04-10 18:00:27 pgsql: doc: Improve consistency of parallel vacuum description.

Browse pgsql-docs by date

  From Date Subject
Previous Message Fujii Masao 2026-04-10 15:34:18 Re: pgsql: ssl: Serverside SNI support for libpq