diff options
author | Greg Sabino Mullane | 2011-02-09 13:40:45 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2011-02-09 13:40:45 +0000 |
commit | ba613fd32754767a1d53735ddd1bbeccba239112 (patch) | |
tree | 847bbda2a587f544267d914dd6de891b974f8634 /check_postgres.pl | |
parent | 45eff9103be4baff8e146cbc0aadc0d8e25173a1 (diff) |
Note recent changes.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 4 |
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) |