Re: Add regular expression testing for user name mapping in the peer authentication TAP test
Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
From: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-17T06:27:35Z
Lists: pgsql-hackers
Hi, On 10/17/22 4:07 AM, Michael Paquier wrote: > 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! Thanks! Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Add checks for regexes with user name map in test for peer authentication
- 7622422b725e 16.0 landed