Doc: clarify description of regexp fields in pg_ident.conf. The grammar was a little shaky and confusing here, so word-smith it a bit. Also, adjust the comments in pg_ident.conf.sample to use the same terminology as the SGML docs, in particular "DATABASE-USERNAME" not "PG-USERNAME".
Back-patch appropriate subsets. I did not risk changing pg_ident.conf.sample in released branches, but it still seems OK to change it in v18. Reported-by: Alexey Shishkin <alexey.shish...@enterprisedb.com> Author: Tom Lane <t...@sss.pgh.pa.us> Reviewed-by: David G. Johnston <david.g.johns...@gmail.com> Discussion: https://postgr.es/m/175206279327.3157504.12519088928605422...@wrigleys.postgresql.org Backpatch-through: 13 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/b70a2e8a1a0d11d2feaaa8239fd3d38e59a382e5 Modified Files -------------- doc/src/sgml/client-auth.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)