diff options
Diffstat (limited to 'check_postgres.pl')
-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) |