From: Jeff Boes Date: Wed, 22 Apr 2009 21:37:47 +0000 (-0400) Subject: Typo. X-Git-Tag: 2.9.0~102 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=b0ccd4a6e2ef1873188f99e8e78dcf0055bd7768;p=check_postgres.git Typo. --- diff --git a/check_postgres.pl b/check_postgres.pl index 567da8dd0..235f42113 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -3019,7 +3019,7 @@ sub check_relation_size { return; -} ## end of check_relations_size +} ## end of check_relation_size sub check_table_size {