Thread: pgsql: Keep perl style checker happy

pgsql: Keep perl style checker happy

From
Andrew Dunstan
Date:
Keep perl style checker happy

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

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/749cb71de2d6217ef2f4ca76aa8461e4a7275f4c

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