pgsql: Keep perl style checker happy - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Keep perl style checker happy
Date
Msg-id E1gr7CA-00047r-Ht@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Keep perl style checker happy

It doesn't like code before "use strict;".

Branch
------
REL9_5_STABLE

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

Modified Files
--------------
src/backend/catalog/genbki.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Update time zone data files to tzdata release 2018i.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: More fixed for modern perl on back branches