From b0ccd4a6e2ef1873188f99e8e78dcf0055bd7768 Mon Sep 17 00:00:00 2001 From: Jeff Boes Date: Wed, 22 Apr 2009 17:37:47 -0400 Subject: [PATCH] Typo. --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.39.5