diff options
author | Greg Sabino Mullane | 2013-08-28 15:27:05 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-08-28 15:27:05 +0000 |
commit | 927f4aa3f76431cea820ab69c66a3bc95af159f7 (patch) | |
tree | 2b067e4c5548ad73e5ac3976c11ddf005ae5f313 /check_postgres.pl | |
parent | 02b1e78cecde5c695deea1b6e6d6991dbda65cbb (diff) |
Credit recent change.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 99b8d857d..b7c8417d0 100755 --- 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 |