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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>
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 02:07:15
Message-ID: Y0y405xnBJLPKsYR@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-10-17 02:41:39 Re: [PATCH] comment fixes for delayChkptFlags
Previous Message Richard Guo 2022-10-17 02:07:01 Re: Fix error message for MERGE foreign tables