pgsql: Ensure all perl test modules are installed - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Ensure all perl test modules are installed
Date
Msg-id E1oiA8i-001rpp-Pg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Ensure all perl test modules are installed

PostgreSQL::Test::Cluster and ::Utils were not being installed.  This is
very hard to notice, as it only seems to affect external modules that
want to run tests from 15 back in earlier versions.  Oversight in
b235d41d9646.

This applies only to branches 14 and back, because 15 had already been
made correct in commit b3b4d8e68ae8.

Discussion: https://postgr.es/m/20221010093415.poplkyn7pjeiv2y7@alvherre.pgsql

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/fa5c13178f26ed21a30c7c1ae537ede4962c71a1

Modified Files
--------------
src/test/perl/Makefile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Add a common function to generate the origin name.
Next
From: Bruce Momjian
Date:
Subject: pgsql: C comment: explain procArray->pgprocnos[]