From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Add install rules for Kerberos.pm and AdjustUpgrade.pm |
Date: | 2024-10-25 01:56:50 |
Message-ID: | E1t49ZK-002JGK-GM@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-10-25 03:03:04 | pgsql: Refactor code converting a publication name List to a StringInfo |
Previous Message | Michael Paquier | 2024-10-25 01:34:47 | pgsql: injection_points: Disable one permutation in isolation test "bas |