diff options
author | Greg Sabino Mullane | 2009-07-24 20:15:13 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-07-24 20:15:13 +0000 |
commit | 26bf70426ba74b877e734fc8b07f050b3fdd597c (patch) | |
tree | 2bbdcc32b495d7a227e972f9f6c7fdc7baf1b196 /check_postgres.pl | |
parent | c9973041bfe08b2aed7b952ed7b46e53bc583495 (diff) |
Ready for new version.2.9.5
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
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. |