1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

perltidy run prior to branching

This commit is contained in:
Andrew Dunstan
2018-06-30 12:28:55 -04:00
parent 1e9c858090
commit d842139099
9 changed files with 30 additions and 27 deletions

View File

@ -10,7 +10,7 @@ use strict;
use warnings;
use VSObjectFactory;
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub _new
{
@ -770,7 +770,7 @@ use strict;
use warnings;
use base qw(Solution);
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub new
{
@ -795,7 +795,7 @@ use strict;
use warnings;
use base qw(Solution);
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub new
{
@ -821,7 +821,7 @@ use strict;
use warnings;
use base qw(Solution);
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub new
{
@ -847,7 +847,7 @@ use strict;
use warnings;
use base qw(Solution);
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub new
{
@ -873,7 +873,7 @@ use strict;
use warnings;
use base qw(Solution);
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub new
{
@ -901,7 +901,7 @@ use strict;
use warnings;
use base qw(Solution);
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub new
{
@ -929,7 +929,7 @@ use strict;
use warnings;
use base qw(Solution);
no warnings qw(redefine); ## no critic
no warnings qw(redefine); ## no critic
sub new
{