Sites are unlikely to have over 2 billion active users
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Mon, 22 Sep 2008 20:57:36 +0000 (20:57 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Mon, 22 Sep 2008 20:57:36 +0000 (20:57 +0000)
maintenance/postgres/compare_schemas.pl

index be5d8f8..144663d 100644 (file)
@@ -379,6 +379,7 @@ tl_namespace     int SMALLINT
 wl_namespace     int SMALLINT
 
 ## Easy enough to change if a wiki ever does grow this big:
+ss_active_users  bigint INTEGER
 ss_good_articles bigint INTEGER
 ss_total_edits   bigint INTEGER
 ss_total_pages   bigint INTEGER