Re: Separators in pg_hosts.conf fields

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Noah Misch <noah@leadboat.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2026-04-26T22:01:03Z
Lists: pgsql-hackers
> On 26 Apr 2026, at 23:54, Noah Misch <noah@leadboat.com> wrote:
> On Sun, Apr 26, 2026 at 11:40:13PM +0200, Daniel Gustafsson wrote:

>> Yes, only the hostname field is a comma-separated list.  I think this should be
>> added to the documentation as well on top of the test fix in your patch.
> 
> Do you anticipate docs like "this isn't a list, but the file's general parsing
> rules require quotes if there's a comma"?  Or something different?

Something along those lines yes.

>> Do you want me to take care of both parts?
> 
> That's fine.  I also don't mind pushing what I sent.

+1, please do.

--
Daniel Gustafsson




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix new test with comma in build directory.

  2. ssl: Serverside SNI support for libpq