Minor tweak to support new format in parserTest
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Thu, 20 Dec 2007 00:39:40 +0000 (00:39 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Thu, 20 Dec 2007 00:39:40 +0000 (00:39 +0000)
maintenance/postgres/compare_schemas.pl

index c613d9e..6f639ec 100644 (file)
@@ -143,7 +143,7 @@ while (<$pfh>) {
                next;
        }
        $ptable{$1}=2 while /'(\w+)'/g;
-       last if /;/;
+       last if /\);/;
 }
 close $pfh;
 
@@ -152,6 +152,7 @@ filearchive
 logging
 profiling
 querycache_info
+searchindex
 trackbacks
 transcache
 user_newtalk