[check_postgres] [commit] Note and credit recent changes.
check_postgres at bucardo.org
check_postgres at bucardo.org
Mon Mar 23 22:23:43 UTC 2009
Committed by Greg Sabino Mullane <greg at endpoint.com>
Note and credit recent changes.
---
check_postgres.pl | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/check_postgres.pl b/check_postgres.pl
index c268d10..882b176 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -5671,13 +5671,15 @@ Items not specifically attributed are by Greg Sabino Mullane.
=item B<Version 2.8.0> (March ??, 2009)
- Added the 'disabled_triggers' check.
- Added internationalization support.
+ Added the 'disabled_triggers' check
+ Added internationalization support
French translations (Guillaume Lelarge)
Make the backends search return ok if no matches due to inclusion rules,
per report by Guillaume Lelarge
- Begin adding comprehensive unit tests.
+ Begin adding comprehensive unit tests
Fix missing 'upd' field in show_dbstats (Andras Fabian)
+ Add in missing exabyte regex check (Selena Deckelmann)
+ Set stats to zero if we bail early due to USERWHERECLAUSE (Andras Fabian)
=item B<Version 2.7.3> (February 10, 2009)
--
1.6.0.5
More information about the Check_postgres
mailing list