Re: Allow file inclusion in pg_hba and pg_ident files

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Nathan Bossart <nathandbossart(at)gmail(dot)com>
Subject: Re: Allow file inclusion in pg_hba and pg_ident files
Date: 2022-08-16 06:10:30
Message-ID: 20220816061030.3xw7emtuxf32qmuk@jrouhaud
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Sat, Jul 30, 2022 at 04:09:36PM +0800, Julien Rouhaud wrote:

>
> - 0001: the rule_number / mapping_number addition in the views in a separate
> commit
> - 0002: the main file inclusion patch. Only a few minor bugfix since
> previous version discovered thanks to the tests (a bit more about it after),
> and documentation tweaks based on previous discussions
> - 0003: the pg_hba_matches() POC, no changes

Attached v9, simple rebase after multiple conflicts and part of the patchset
applied.

Attachment Content-Type Size
v9-0001-Add-rule_number-mapping_number-to-the-pg_hba-pg_i.patch text/plain 10.5 KB
v9-0002-Allow-file-inclusion-in-pg_hba-and-pg_ident-files.patch text/plain 93.5 KB
v9-0003-POC-Add-a-pg_hba_matches-function.patch text/plain 6.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2022-08-16 06:58:43 Re: Expose Parallelism counters planned/execute in pg_stat_statements
Previous Message Zheng Li 2022-08-16 06:05:16 Re: Support logical replication of global object commands