diff options
author | Greg Sabino Mullane | 2009-06-13 02:08:44 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-06-13 02:08:44 +0000 |
commit | 9b65405ca16fa6f6af2da5810c9dcbaa1c8eae01 (patch) | |
tree | 57dbc89691e00d47f612972027415a5a16fd1e87 /check_postgres.pl | |
parent | ea3865bb9f79129d34bb727653ac9342ebd78660 (diff) |
Ready for release
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 cf4af2ce2..b22f4f511 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -7351,7 +7351,7 @@ Items not specifically attributed are by Greg Sabino Mullane. =over 4 -=item B<Version 2.9.1> (June 2009) +=item B<Version 2.9.1> (June 12, 2009) Fix for multiple databases with the check_bloat action (Mark Kirkwood) Tests for same_schema, other minor test fixes (Jeff Boes) |