summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck_postgres.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 93a7751fa..d7c559e78 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -9615,6 +9615,10 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
=over 4
+=item B<Version 2.20.0>
+
+ Add check for pgagent jobs (David E. Wheeler)
+
=item B<Version 2.19.0> January 17, 2012
Add the --assume-prod option (Cédric Villemain)