Re: Add regular expression testing for user name mapping in the peer authentication TAP test

From: "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add regular expression testing for user name mapping in the peer authentication TAP test
Date: 2022-10-17 06:27:35
Message-ID: eca1a1df-2af7-3384-5e8d-2f6bc49dc860@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message kuroda.hayato@fujitsu.com 2022-10-17 07:27:21 RE: [Proposal] Add foreign-server health checks infrastructure
Previous Message Kyotaro Horiguchi 2022-10-17 06:21:18 Re: Suppressing useless wakeups in walreceiver