pgsql: Keep perl style checker happy

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Keep perl style checker happy
Date: 2019-02-05 20:19:50
Message-ID: E1gr7CA-00047j-H8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2019-02-05 23:36:34 pgsql: More fixed for modern perl on back branches
Previous Message Tom Lane 2019-02-05 16:00:13 pgsql: Update time zone data files to tzdata release 2018i.