summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorCédric Villemain2012-01-22 13:11:30 +0000
committerCédric Villemain2012-01-22 13:11:30 +0000
commite04a0c8b9ed53d8f770e3c1b91bcd1a0dfb3fbd8 (patch)
tree259148cf42b08fbd154e4242e9cfb776645b03c2 /check_postgres.pl
parent7788d081ab5ed74d53f699bc7333e00f2bb59d9a (diff)
Update History for 2.20.0
Add check for pgagent jobs (David E. Wheeler)
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 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)