projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5efdf3
)
Typo.
author
Jeff Boes
<jeff@endpoint.com>
Wed, 22 Apr 2009 21:37:47 +0000
(17:37 -0400)
committer
Jeff Boes
<jeff@endpoint.com>
Wed, 22 Apr 2009 21:37:47 +0000
(17:37 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 567da8dd008bf22f658a86df7a107d171ead67a6..235f42113f7e292e74e006f278c54fcf6b8797e0 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-3019,7
+3019,7
@@
sub check_relation_size {
return;
-} ## end of check_relation
s
_size
+} ## end of check_relation_size
sub check_table_size {