Add regular expression testing for user name mapping in the peer authentication TAP test - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Add regular expression testing for user name mapping in the peer authentication TAP test
Date
Msg-id 7f87ca27-e184-29da-15d6-8be4325ad02e@gmail.com
Whole thread Raw
Responses Re: Add regular expression testing for user name mapping in the peer authentication TAP test  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi hackers,

while working on [1], I thought it could also be useful to add regular 
expression testing for user name mapping in the peer authentication TAP 
test.

This kind of test already exists in kerberos/t/001_auth.pl but the 
proposed one in the peer authentication testing would probably be more 
widely tested.

Please find attached a patch proposal to do so.

[1]: 
https://www.postgresql.org/message-id/4f55303e-62c1-1072-61db-fbfb30bd66c8%40gmail.com

Looking forward to your feedback,

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Attachment

pgsql-hackers by date:

Previous
From: Önder Kalacı
Date:
Subject: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Next
From: Pavel Stehule
Date:
Subject: Re: dynamic result sets support in extended query protocol