Content-Length: 271181 | pFad | http://github.com/postgrespro/postgres_cluster/commit/99eb3bba649b5a48fa9b679b6d94334ca110e1db

02 Keep perl style checker happy · postgrespro/postgres_cluster@99eb3bb · GitHub
Skip to content

Commit 99eb3bb

Browse files
committed
Keep perl style checker happy
It doesn't like code before "use strict;".
1 parent 46b4540 commit 99eb3bb

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/99eb3bba649b5a48fa9b679b6d94334ca110e1db

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy