Re: src/test/perl/PostgreSQL/Test/*.pm not installed
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-11T05:49:00Z
Lists: pgsql-hackers
On Mon, Oct 10, 2022 at 11:34:15AM +0200, Alvaro Herrera wrote: > I noticed that the new Perl test modules are not installed, so if you > try to use PostgreSQL/Test/Cluster.pm in an external test from pgxs, it > fails with the modules not being found. > > I see no reason for this other than having overseen it in b235d41d9646, > so I propose the attached (for all branches, naturally.) +1, good catch. The patch looks fine. -- Michael
Commits
-
Ensure all perl test modules are installed
- fa5c13178f26 12.13 landed
- dd82638734ed 11.18 landed
- 8bf4705272ef 10.23 landed
- 4f6d1cfd6b6f 14.6 landed
- 33d979aeecfb 13.9 landed