summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/index_bounds.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67510 Fix descending index on range predicate bugDaniel Segel2022-08-041-0/+4
* SERVER-67771 Allow duplicate multi-key entries in PartialSchemaRequirements mapSvilen Mihaylov2022-07-271-4/+8
* SERVER-67782 Fix handling of bounds with MaxKey and MinKeySvilen Mihaylov2022-07-111-11/+17
* SERVER-63636 Fix a bug with collation requirements on rid when merge join is ...Svilen Mihaylov2022-02-221-1/+2
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+246