diff options
author | Greg Sabino Mullane | 2013-05-01 01:07:54 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-05-01 01:07:54 +0000 |
commit | 2d97a595b2d7f3a2b04b5c42285ee2ebcc697f27 (patch) | |
tree | 34616a0bfce6c5a7e20348c9fe9fb78fc31a748a /check_postgres.pl | |
parent | 189106fdb91121e2f7ba0f2b5dd1552cb0886a8c (diff) |
Credit last change
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 6482aa407..e023844b8 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9758,6 +9758,9 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Fix --reverse option when using string comparisons in custom queries (Nathaniel Waisbrot) + Compute correct 'totalwastedbytes' in the bloat query + (Michael Renner) + =item B<Version 2.20.0> March 13, 2013 |