[PATCH] Add peer authentication TAP test

From: "Drouvot, Bertrand" <bdrouvot(at)amazon(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Add peer authentication TAP test
Date: 2022-08-26 08:43:43
Message-ID: aa60994b-1c66-ca7a-dab9-9a200dbac3d2@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

During the work in [1] we created a new TAP test to test the SYSTEM_USER
behavior with peer authentication.

It turns out that there is currently no TAP test for the peer
authentication, so we think (thanks Michael for the suggestion [2]) that
it's better to split the work in [1] between "pure" SYSTEM_USER related
work and the "pure" peer authentication TAP test work.

That's the reason of this new thread, please find attached a patch to
add a new TAP test for the peer authentication.

[1]:
https://www.postgresql.org/message-id/flat/7e692b8c-0b11-45db-1cad-3afc5b57409f%40amazon.com

[2]: https://www.postgresql.org/message-id/YwgboqQUV1%2BY/k6z%40paquier.xyz

Regards,

--
Bertrand Drouvot
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v1-0001-peer-authentication-tap-test.patch text/plain 4.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2022-08-26 08:48:16 Re: Fix japanese translation of log messages
Previous Message Alvaro Herrera 2022-08-26 08:25:17 Re: Fix japanese translation of log messages