pgsql: Back-patch "Stop requiring an explicit return from perl subrouti - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Back-patch "Stop requiring an explicit return from perl subrouti
Date
Msg-id E1meTO2-0004qW-51@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Back-patch "Stop requiring an explicit return from perl subroutines"

Back-patch commit 0516f94d18c57cc5dce72ff8fb84a05d24a67063 to v12 and
v11.  Other back-patches will bring in code written to later standards.
Per buildfarm member crake.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/31d99bc794a634e3f1b648cf3e71cdbc39eb2fa1

Modified Files
--------------
src/tools/perlcheck/perlcriticrc | 4 ----
1 file changed, 4 deletions(-)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Move Perl test modules to a better namespace