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-0004qV-4b@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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/90eb17088a3659d0a60f3d1d59cef9325705aa81

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