summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2013-05-01 01:00:08 +0000
committerGreg Sabino Mullane2013-05-01 01:00:08 +0000
commit890fc365bb621693993b1c0dab31d62b660e30c3 (patch)
treeeb7274cff377466ea8147ef69e98988ade3939df /check_postgres.pl
parent0b85d2209bdf5d366032c7828fb91980fe668840 (diff)
Credit last change
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl4
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)