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:
02b1e78
)
Credit recent change.
author
Greg Sabino Mullane
<
[email protected]
>
Wed, 28 Aug 2013 15:27:05 +0000
(11:27 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Wed, 28 Aug 2013 15:27:05 +0000
(11:27 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 99b8d857d0be8503c5f7862b9e7dcbd9d9712171..b7c8417d0a1688376917f4a2907e016d44d13a2c 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-9756,6
+9756,11
@@
Items not specifically attributed are by GSM (Greg Sabino Mullane).
=over 4
+=item B<Version 2.20.2>
+
+ Fix issue with SQL steps in check_pgagent_jobs for sql steps which perform deletes
+ (Rob Emery via github pull)
+
=item B<Version 2.20.1> June 24, 2013
Make connection check failures return CRITICAL not UNKNOWN