summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/record_store_fast_count.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-1/+1
* SERVER-47885 Added lookupCollectionByXXXForRead interface to the Collection c...Henrik Edin2020-08-071-1/+1
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-281-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-37447 Introduce RequiresIndexStage and use for IXSCAN.David Storch2018-11-271-2/+2
* SERVER-37446 Change PlanStages which don't require a collection to avoid keep...David Storch2018-11-071-0/+78