https://bugzilla.wikimedia.org/show_bug.cgi?id=17215





--- Comment #8 from Roan Kattouw <[email protected]>  2009-01-29 17:52:25 
UTC ---
(In reply to comment #7)
> The reason was almost certainly just because having unneeded indexes is slow. 
> Is there any compelling justification for keeping this?  What actually would
> need to use it other than some API queries?
> 

It makes it possible to find the recentchanges entries for a set of
revisions/revids (either with a join on the revision table or with a WHERE
clause), which is generic enough to warrant an index IMO, even if it's just an
index on rc_this_oldid.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to