Add description for new patterns supported in HBA and ident sample files

Michael Paquier <michael@paquier.xyz>

Commit: 1b43743f1174a5b98f77c8090a89d829c2874441
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-02-15T22:38:52Z
Releases: 16.0
Add description for new patterns supported in HBA and ident sample files

Support for regexps in database and role entries for pg_hba.conf has
been added in 8fea8683, and efb6f4a has extended support of pg-user in
pg_ident.conf, still both of them have missed a short description about
the new patterns supported in their respective sample files.

This commit closes the gap, by providing a short description of all the
new features supported for each entry type.

Reported-by: Pavel Luzanov
Reviewed-by: Jelte Fennema, Pavel Luzanov
Discussion: https://postgr.es/m/e495112d-8741-e651-64a2-ecb5728f1a56@postgrespro.ru

Files

Discussion