summaryrefslogtreecommitdiff
path: root/db/queryutil.h
Commit message (Expand)AuthorAgeFilesLines
* comments MINORAaron2009-05-281-0/+6
* fix simple key match query order bugAaron2009-05-131-2/+3
* Remove unused functionAaron2009-03-201-6/+0
* Replace emptyObj with BSONObj()Aaron2009-03-191-2/+2
* Move index cache to NamespaceDetailsTransientAaron2009-03-031-7/+0
* FieldBoundSet handles inclusive / exclusive boundsAaron2009-02-271-1/+10
* Start using order with pattern in optimizerAaron2009-02-261-2/+2
* Add normalized sort spec to query patternAaron2009-02-261-2/+22
* If plan not doing as well as before, start using other plans tooAaron2009-02-251-1/+2
* CleanerAaron2009-02-251-13/+5
* Add constAaron2009-02-241-1/+1
* Remember best index for query patternAaron2009-02-241-0/+25
* Add QueryPatternAaron2009-02-241-1/+33
* move fieldset stuff into queryutil.*Eliot Horowitz2009-02-241-0/+85