diff options
-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 |