Thread: Missing installation of Kerberos.pm and AdjustUpgrade.pm

Missing installation of Kerberos.pm and AdjustUpgrade.pm

From
Michael Paquier
Date:
Hi all,
(cc-ing Tom as committer of 52585f8f072a)

As Ashutosh has mentioned here we are not installing AdjustUpgrade.pm:
http://postgresql.org/message-id/CAExHW5sja9YqZhin+UOp4DuHJwmgZc86YGDkXeEEW+HVyCvRnA@mail.gmail.com

The same thing can be said for Kerberos.pm.

Could there be an argument for updating src/test/perl/meson.build and
src/test/perl/Makefile with install and uninstall rules for both pm
files?

I cannot say much in favor of Kerberos.pm, but AdjustUpgrade.pm could
be really useful IMO when running the main regression test suite in an
out-of-core module for upgrade scenarios.  Not to mention that it
includes a set of filtering regexes that are rather generic.

Comments?
--
Michael

Attachment