[MASSMAIL]pgsql: Move Kerberos module - Mailing list pgsql-committers

From Heikki Linnakangas
Subject [MASSMAIL]pgsql: Move Kerberos module
Date
Msg-id E1rtcH1-0012Sf-Fq@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Move Kerberos module

So that we can reuse it in new tests.

Discussion: https://www.postgresql.org/message-id/a3af4070-3556-461d-aec8-a8d794f94894@iki.fi
Reviewed-by: Jacob Champion, Matthias van de Meent

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9f899562d420fe36305badc169550673914389b7

Modified Files
--------------
src/test/kerberos/t/001_auth.pl           | 179 ++---------------------
src/test/perl/PostgreSQL/Test/Kerberos.pm | 234 ++++++++++++++++++++++++++++++
2 files changed, 245 insertions(+), 168 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: [MASSMAIL]pgsql: Make GIN test using injection points repeatable
Next
From: Michael Paquier
Date:
Subject: [MASSMAIL]pgsql: injection_points: Introduce runtime conditions