diff options
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |