Last modified: 2008-09-05 03:34:59 UTC
BUG MIGRATED FROM SOURCEFORGE http://sourceforge.net/tracker/index.php?func=detail&aid=841792&group_id=34373&atid=411192 Originally submitted by Nobody/Anonymous - nobody 2003-11-13 23:49 http://en.wikipedia.org/wiki/Special%3AUndelete I think it's a rather slow SQL query. FYI. Daniel Quinlan ------------------------- Additional comments ------------------------ Date: 2003-11-19 11:18 Sender: SF user vibber I've fixed the big query to be less inefficient, but it's still awful slow just because it lists every page ever deleted, and that's a lot! Until we've got proper tables keeping track of deletion timestamps there's not a clean way to limit it to just recently deleted things by default.
Probably obselete with Brion's new logging code.
That part of the code hasn't been changed yet.
I assume the code is no longer the same after all this time. Works nicely now.