pgsql: doc: Fix example with database regexp in HBA documentation

2024-06-05 Thread Michael Paquier
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 Revi

pgsql: doc: Fix example with database regexp in HBA documentation

2024-06-05 Thread Michael Paquier
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 Revi