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: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Add regular expression testing for user name mapping in the peer authentication TAP test
Date: 2022-10-14 16:31:15
Message-ID: 7f87ca27-e184-29da-15d6-8be4325ad02e@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v1-0001-tap-peer-test-with-regexp.patch text/plain 2.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2022-10-14 17:22:30 Re: dynamic result sets support in extended query protocol
Previous Message Önder Kalacı 2022-10-14 16:04:02 Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher