summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2009-07-24 20:15:13 +0000
committerGreg Sabino Mullane2009-07-24 20:15:13 +0000
commit26bf70426ba74b877e734fc8b07f050b3fdd597c (patch)
tree2bbdcc32b495d7a227e972f9f6c7fdc7baf1b196 /check_postgres.pl
parentc9973041bfe08b2aed7b952ed7b46e53bc583495 (diff)
Ready for new version.2.9.5
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index b85d2d7ac..1a1bd7f74 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -7456,7 +7456,7 @@ Items not specifically attributed are by Greg Sabino Mullane.
=over 4
-=item B<Version 2.9.5>
+=item B<Version 2.9.5> (July 24, 2009)
Don't use a LIMIT in check_bloat if --include is used. Per complaint from Jeff Frost.