summaryrefslogtreecommitdiff
path: root/src/mongo/db/queryoptimizercursor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4150 commentsAaron2012-02-291-1/+23
* SERVER-4150 minor cleanups (renamings, includes)Aaron2012-02-291-1/+2
* SERVER-4150 reorder query optimizer cursor functions and clean a bitAaron2012-02-241-7/+16
* SERVER-4150 allow plan picking with takeover with non hybrid unordered plans,...Aaron2012-02-241-6/+21
* clean query related includes a bitAaron2012-02-241-1/+3
* SERVER-4150 add covered index supportAaron2012-02-241-0/+1
* SERVER-4150 run query optimizer cursors that may only have ordered plans usin...Aaron2012-02-241-0/+1
* SERVER-4150 clean handling of scan and order memory exception in different casesAaron2012-02-241-1/+4
* SERVER-4150 mergeAaron2012-02-241-0/+2
* SERVER-4150 remove unused functions from query optmizer cursor interfaceAaron2012-02-241-2/+0
* 4150 explain implementation checkpointAaron2012-02-241-0/+4
* SERVER-4150 checkpoint finish initial version of QueryResponseBuilder handlin...Aaron2012-02-241-0/+1
* SERVER-4150 new query implementation scan and order checkpointAaron2012-02-241-126/+4
* SERVER-4907 hint _id or else $natural when calling updateObjects for oplog en...Aaron2012-02-121-0/+59
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+150