]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix example with database regexp in HBA documentation
authorMichael Paquier <michael@paquier.xyz>
Wed, 5 Jun 2024 10:56:55 +0000 (19:56 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 5 Jun 2024 10:56:55 +0000 (19:56 +0900)
commit75714e7cae82d7aa2f85fc9c0dde62fd8a771ed5
tree2bfda045e59c232286583cb2606cf0272ffe355f
parentc236ecc82983ac01f504f7d6d286612fb9c3fad5
doc: Fix example with database regexp in HBA documentation

This HBA entry was using "local" while specifying an address, which was
incorrect.  While in it, this adjusts the format of the entry to be
aligned with the surroundings.

Oversight in 8fea86830e1d.

Reported-by: Stéphane Schildknecht
Reviewed-by: David G. Johnston
Discussion: https://postgr.es/m/44662001-54c4-4bfd-be93-35e01ca25fa1@gmail.com
Backpatch-through: 16
doc/src/sgml/client-auth.sgml