Re: Add regular expression testing for user name mapping in the peer authentication TAP test
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-17T02:07:15Z
Lists: pgsql-hackers
On Sat, Oct 15, 2022 at 07:54:30AM +0200, Drouvot, Bertrand wrote: > Right. Giving a second thought to the non matching case, I think I'd prefer > to concatenate the system_user to the system_user instead. This is what v2 > does. Fine by me, so applied v2. Thanks! -- Michael
Commits
-
Add checks for regexes with user name map in test for peer authentication
- 7622422b725e 16.0 landed