diff options
author | Greg Sabino Mullane | 2013-05-01 01:00:08 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-05-01 01:00:08 +0000 |
commit | 890fc365bb621693993b1c0dab31d62b660e30c3 (patch) | |
tree | eb7274cff377466ea8147ef69e98988ade3939df | |
parent | 0b85d2209bdf5d366032c7828fb91980fe668840 (diff) |
Credit last change
-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 7885b58aa..d11dc5d76 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9755,6 +9755,10 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Make connection check failures return CRITICAL not UNKNOWN (Dominic Hargreaves) + Fix --reverse option when using string comparisons in custom queries + (Nathaniel Waisbrot) + + =item B<Version 2.20.0> March 13, 2013 Add check for pgagent jobs (David E. Wheeler) |