summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2009-06-15 11:38:03 +0000
committerGreg Sabino Mullane2009-06-15 11:38:03 +0000
commit125e2ada5957ed3826595696f2cecc7d36a48e1e (patch)
tree14f6e083e34110a74af60d1355b0650abc203d5d /check_postgres.pl
parentfc449fb43e40e0c912b6a0c06f7f725f9f4b5e2c (diff)
Jeff did more than tests.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 8ca434732..9c8a3d2f7 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -7362,7 +7362,8 @@ Items not specifically attributed are by Greg Sabino Mullane.
=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)
+ Fixes and improvements to the same_schema action (Jeff Boes)
+ Write tests for same_schema, other minor test fixes (Jeff Boes)
=item B<Version 2.9.0> (May 28, 2009)