summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2011-02-09 13:40:45 +0000
committerGreg Sabino Mullane2011-02-09 13:40:45 +0000
commitba613fd32754767a1d53735ddd1bbeccba239112 (patch)
tree847bbda2a587f544267d914dd6de891b974f8634 /check_postgres.pl
parent45eff9103be4baff8e146cbc0aadc0d8e25173a1 (diff)
Note recent changes.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 2e70a37e7..96314628b 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -9016,6 +9016,10 @@ Items not specifically attributed are by Greg Sabino Mullane.
Fix psql version regex (Peter Eisentraut, bug #69)
+ Standardize and clean up all perfdata ouput (bug #52)
+
+ Clean up the custom_query action a bit.
+
=item B<Version 2.16.0> January 20, 2011
Add new action 'hot_standby_delay' (Nicolas Thauvin)