From 78d84c861fb44ef48a55103f16c9f5ce4cfc7dc0 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Mon, 23 Mar 2009 18:23:21 -0400 Subject: [PATCH] Note and credit recent changes. --- check_postgres.pl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/check_postgres.pl b/check_postgres.pl index c268d107c..882b1760a 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -5671,13 +5671,15 @@ Items not specifically attributed are by Greg Sabino Mullane. =item B (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 (February 10, 2009) -- 2.39.5