diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-03-29 10:15:48 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-03-29 10:15:48 +0900 |
commit | a2c84990bea7beadb599d02328190e2a763dcb86 (patch) | |
tree | 9ae2c552d668a4e4781ae0fac25a5a1ff29d5e17 /src/backend/utils/adt/jsonpath_exec.c | |
parent | 091a971bb59ca9751f32a4aa5aee969c5a915754 (diff) | |
download | postgresql-a2c84990bea7beadb599d02328190e2a763dcb86.tar.gz postgresql-a2c84990bea7beadb599d02328190e2a763dcb86.zip |
Add system view pg_ident_file_mappings
This view is similar to pg_hba_file_rules view, except that it is
associated with the parsing of pg_ident.conf. Similarly to its cousin,
this view is useful to check via SQL if changes planned in pg_ident.conf
would work upon reload or restart, or to diagnose a previous failure.
Bumps catalog version.
Author: Julien Rouhaud
Reviewed-by: Aleksander Alekseev, Michael Paquier
Discussion: https://postgr.es/m/20220223045959.35ipdsvbxcstrhya@jrouhaud
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions