Content-Length: 271185 | pFad | http://github.com/postgrespro/postgres_cluster/commit/8916b33e52485f0acea98fdfc919c2313178f865

AF Keep perl style checker happy · postgrespro/postgres_cluster@8916b33 · GitHub
Skip to content

Commit 8916b33

Browse files
committed
Keep perl style checker happy
It doesn't like code before "use strict;".
1 parent d63dc0a commit 8916b33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/catalog/genbki.pl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
#
1515
#----------------------------------------------------------------------
1616

17+
use strict;
18+
use warnings;
19+
1720
use File::Basename;
1821
use File::Spec;
1922
BEGIN { use lib File::Spec->rel2abs(dirname(__FILE__)); }
2023

2124
use Catalog;
2225

23-
use strict;
24-
use warnings;
25-
2626
my @input_files;
2727
my $output_path = '';
2828
my $major_version;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/8916b33e52485f0acea98fdfc919c2313178f865

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy