pgsql: Add install rules for Kerberos.pm and AdjustUpgrade.pm - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Add install rules for Kerberos.pm and AdjustUpgrade.pm
Date
Msg-id E1t49ZK-002JGK-GM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add install rules for Kerberos.pm and AdjustUpgrade.pm

For the same reasons as c3a0818460a8, these can be useful for
out-of-core extension testing.  Kerberos.pm has been moved to its
current path recently in 9f899562d420, and AdjustUpgrade.pm has been
introduced in 52585f8f072a, still both lacked [un]installation rules for
both meson and configure.

Reported-by: Ashutosh Bapat
Discussion: https://postgr.es/m/ZozqzznkDhfCG7Ng@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1564339bfe23b2d1aa6403d6a08a7eaae0373cf9

Modified Files
--------------
src/test/perl/Makefile    | 4 ++++
src/test/perl/meson.build | 2 ++
2 files changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: injection_points: Disable one permutation in isolation test "bas
Next
From: Michael Paquier
Date:
Subject: pgsql: Refactor code converting a publication name List to a StringInfo