Minor update on pg_hba documentation
SAS <sas.postgresql@gmail.com>
From: SAS <sas.postgresql@gmail.com>
To: pgsql-bugs@lists.postgresql.org
Date: 2024-06-04T15:22:22Z
Lists: pgsql-bugs
Attachments
- client-auth.sgml.patch (text/x-patch) patch
Hi, I wonder if there is an extra word that should be suppressed on the PG 16 client-auth.sgml file. In the example for the regex on database name, the TYPE is "local" and contains the word "localhost" for ADDRESS. Shouldn't it be omitted ? Best regards, -- Dr Stéphane Schildknecht Contact régional PostgreSQL pour l'Europe francophone +33 617 11 37 42
Commits
-
doc: Fix example with database regexp in HBA documentation
- 75714e7cae82 16.4 landed
- fbff304c5749 17.0 landed