diff options
author | Greg Sabino Mullane | 2011-03-09 02:42:09 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2011-03-09 02:42:09 +0000 |
commit | 035fe9a3441a8fd4fe29e5a3d310c8680c843e40 (patch) | |
tree | e73c940a240996bf4992a5e14e6bec122c7eca95 /check_postgres.pl | |
parent | 5e70abb079048cd9be91a9fef020ae39f4ef3b29 (diff) |
Credit last patch.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index ead4b8eb2..28bdd1b5c 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9005,6 +9005,8 @@ Items not specifically attributed are by Greg Sabino Mullane. Clean up the custom_query action a bit. + Handle undef percents in check_fsm_relations (Andy Lester) + =item B<Version 2.16.0> January 20, 2011 Add new action 'hot_standby_delay' (Nicolas Thauvin) |