pgsql: Install PostgresVersion.pm - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Install PostgresVersion.pm
Date
Msg-id E1ljo8q-000448-Fj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Install PostgresVersion.pm

A lamentable oversight on my part meant that when PostgresVersion.pm was
added in commit 4c4eaf3d19 provision to install it was not added to the
Makefile, so it was not installed along with the other perl modules.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Clean up cpluspluscheck violation.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: change PG 14 relnotes as suggested by Justin Pryzby