Skip to content

Commit 40bb49e

Browse files
Greg Sabino MullaneGreg Sabino Mullane
authored andcommitted
Add missing space
1 parent 9fa4b9c commit 40bb49e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

check_postgres.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3328,7 +3328,7 @@ sub check_relation_size {
33283328
my ($size,$psize,$kind,$name,$schema) = ($1,$2,$3,$4,$5);
33293329
next SLURP if skip_item($name, $schema);
33303330
$db->{perf} .= sprintf "%s%s$name=$size",
3331-
$VERBOSE==1 ? "\n" : '',
3331+
$VERBOSE==1 ? "\n" : ' ',
33323332
$kind eq 'r' ? "$schema." : '';
33333333
($max=$size, $pmax=$psize, $kmax=$kind, $nmax=$name, $smax=$schema) if $size > $max;
33343334
}
@@ -8074,7 +8074,7 @@ =head1 HISTORY
80748074
80758075
=over 4
80768076
8077-
=item B<Version 2.14.1>
8077+
=item B<Version 2.14.1> (February 18, 2010)
80788078
80798079
Don't use $^T in logfile check, as script may be long-running
80808080
Change the error string for the logfile action for easier exclusion

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy