diff options
author | Greg Sabino Mullane | 2011-07-11 14:24:18 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2011-07-11 14:24:18 +0000 |
commit | 1d4def480d09072df5022a2453aa9e4aa7967656 (patch) | |
tree | 467d435f62ede8c602773b0503e0794248494a08 /check_postgres.pl | |
parent | b3b54eebaf08c97346d98288a3b385d9a13abc98 (diff) |
Credit last commit
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 13a0dfd13..27304a28a 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9337,6 +9337,8 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Handle undef percents in check_fsm_relations (Andy Lester) + Fix typo in dbstats action (Stas Vitkovsky) + Fix MRTG for last vacuum and last_analyze actions. =item B<Version 2.17.0> no public release |