Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-5301 Store CandidatePlanCharacter in the query plan cache, and use its... | Aaron | 2012-04-19 | 1 | -2/+4 |
* | Add a CachedQueryPlan class for storing information about a query plan chosen... | Aaron | 2012-04-19 | 1 | -0/+6 |
* | Clean some query related includes. | Aaron | 2012-04-06 | 1 | -0/+1 |
* | replace assert with verify SERVER-1259 | Eliot Horowitz | 2012-03-26 | 1 | -1/+1 |
* | formatting in querypattern.cpp | Aaron | 2012-01-18 | 1 | -4/+8 |
* | SERVER-4556 remove concept of a 'nontrivial' range in FieldRange; use 'univer... | Aaron | 2012-01-18 | 1 | -1/+1 |
* | SERVER-4665 simplify QueryPattern model by separating Empty from UpperAndLowe... | Aaron | 2012-01-16 | 1 | -2/+3 |
* | SERVER-4665 account for $ne bounds in QueryPattern | Aaron | 2012-01-16 | 1 | -0/+4 |
* | bulk move of code to src/ SERVER-4551 | Eliot Horowitz | 2011-12-24 | 1 | -0/+99 |