Re: Proposal: new file format for hba/ident/hosts configuration? - Mailing list pgsql-hackers

From Zsolt Parragi
Subject Re: Proposal: new file format for hba/ident/hosts configuration?
Date
Msg-id CAN4CZFPT0zwQU4PMqR0+g9bpTD9oC_VH5AE9yZV7J_j08a2JhA@mail.gmail.com
Whole thread
In response to Re: Proposal: new file format for hba/ident/hosts configuration?  (Andrew Dunstan <andrew@dunslane.net>)
List 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
numericformats.
 

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.



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Next
From: Nikita Malakhov
Date:
Subject: Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table