Re: Separators in pg_hosts.conf fields

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Separators in pg_hosts.conf fields
Date: 2026-04-26 22:01:03
Message-ID: B8E3354F-C838-4509-95D3-8A347B1B24E1@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 26 Apr 2026, at 23:54, Noah Misch <noah(at)leadboat(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-04-27 00:36:55 Re: [PATCH] Fix memory leak of primary_sysid in walreceiver
Previous Message Noah Misch 2026-04-26 21:54:25 Re: Separators in pg_hosts.conf fields