summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/planner_access.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10026 returnKey in new systemHari Khalsa2013-12-051-0/+3
* SERVER-10026 git rid of $and match expressions with a single childDavid Storch2013-12-041-2/+12
* SERVER-10026 support max/min in new sysHari Khalsa2013-12-041-0/+39
* SERVER-10026 add maxScan support for new queryHari Khalsa2013-12-041-3/+7
* SERVER-11852 fix query planning for inexact regexesDavid Storch2013-12-021-20/+76
* SERVER-11817 use enum instead of bool for exact/inexact index boundsDavid Storch2013-11-221-21/+21
* SERVER-10026 break planner into four piecesHari Khalsa2013-11-211-0/+843