Topic on Extension talk:RecentPages

More optimization to do...sigh

1
Leucosticte (talkcontribs)

If people don't want a minimum length, then we might as well leave page_len out of the WHERE clause. It's pointless to tell it to exclude every page with less than zero characters. Also, we may want to make the where clause more specific when joining it with page_props and only select the particular properties needed. Then again, that could also hurt performance.

Reply to "More optimization to do...sigh"