From: Greg Sabino Mullane Date: Mon, 15 Jun 2009 11:38:03 +0000 (-0400) Subject: Jeff did more than tests. X-Git-Tag: 2.9.2~27 X-Git-Url: http://git.postgresql.org/gitweb/static/main.js?a=commitdiff_plain;h=125e2ada5957ed3826595696f2cecc7d36a48e1e;p=check_postgres.git Jeff did more than tests. --- 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 (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 (May 28, 2009)