Attribute credit for latest same_schema changes.
authorGreg Sabino Mullane <greg@endpoint.com>
Thu, 20 May 2010 21:08:13 +0000 (17:08 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Thu, 20 May 2010 21:08:13 +0000 (17:08 -0400)
check_postgres.pl

index e9a4810eb042ef974235cd2bdb4027da9b2da9ea..1da91f91ade29929d9a763cf31503418ff79cca1 100755 (executable)
@@ -8522,6 +8522,7 @@ Items not specifically attributed are by Greg Sabino Mullane.
 
 =item B<Version 2.15.0>
 
+  Add index comparison for same_schema (Norman Yamada and Greg Sabino Mullane)
   Use $ENV{PGSERVICE} instead of "service=" to prevent problems (Guillaume Lelarge)
   Add --man option to show the entire manual. (Andy Lester)
   Redo the internal run_command() sub to use -x and hashes instead of regexes.