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

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

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8916b33e52485f0acea98fdfc919c2313178f865

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