Re: Proposal: new file format for hba/ident/hosts configuration?

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Tristan Partin <tristan(at)partin(dot)io>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Proposal: new file format for hba/ident/hosts configuration?
Date: 2026-07-09 13:31:34
Message-ID: CAN4CZFPT0zwQU4PMqR0+g9bpTD9oC_VH5AE9yZV7J_j08a2JhA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Just for kicks I asked my new best friend (<weg>) to allow for json5 on the RD parser. The actual parser changes are minimal. Most of the changes are in the lexer. I didn't implement it for the incremental parser, and I skipped the new numeric formats.

I also have a patchset for that, which also includes a JSON5 SQL type.
I plan to start another thread about that, as it could be useful
independent to the configuration file changes.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Malakhov 2026-07-09 14:03:58 Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Previous Message Heikki Linnakangas 2026-07-09 12:55:59 Re: libpq: Process buffered SSL read bytes to support records >8kB on async API