Page 1 of 1

Patch for faster TagsManager::GetAllTagsNames

Posted: Tue Nov 03, 2009 1:14 pm
by basic
Here's patch for speeding up TagsManager::GetAllTagsNames when all CodeCompletionColourOpts are selected by using a query without a "where" clause.

Re: Patch for faster TagsManager::GetAllTagsNames

Posted: Tue Nov 03, 2009 1:20 pm
by eranif
basic wrote:Here's patch for speeding up TagsManager::GetAllTagsNames when all CodeCompletionColourOpts are selected by using a query without a "where" clause.
I already downloaded it from SF ;) and applied it today in my local copy, but not yet committed.

Eran

Re: Patch for faster TagsManager::GetAllTagsNames

Posted: Fri Nov 06, 2009 1:53 am
by eranif
patch applied in svn trunk
Eran