summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/multikey_paths.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47476 Use small_vector to be able to store a few multikey components w...Henrik Edin2020-04-201-2/+12
* SERVER-47349 Use flat_set instead of set for KeyStringSet and MultikeyPathsHenrik Edin2020-04-081-2/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-31760 Add index support for InternalExprEqMatchExpression.David Storch2017-12-291-0/+11
* SERVER-22726 Represent lack of path-level multikey info as empty vector.Max Hirschhorn2016-05-081-3/+5
* SERVER-23078 Move MultikeyPaths using declaration to its own file.Max Hirschhorn2016-03-141-0/+45