projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e70abb
)
Credit last patch.
author
Greg Sabino Mullane
<
[email protected]
>
Wed, 9 Mar 2011 02:42:09 +0000
(21:42 -0500)
committer
Greg Sabino Mullane
<
[email protected]
>
Wed, 9 Mar 2011 02:42:09 +0000
(21:42 -0500)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index ead4b8eb2292c7a07dd667c9d6bd4cffd646b3dd..28bdd1b5c471887d9f84ea72b996aeedfd6c8a9f 100755
(executable)
--- 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)