summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/plan_cache_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34454 Consider including the EOF bonus in the plan cache scoreTimour Katchaounov2021-02-091-1/+1
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-0/+3
* SERVER-50743 Support generation of "planSummary" stats in SBEAnton Korshunov2020-10-231-9/+27
* SERVER-50946 Create PlanExplainer interface and implementationsAnton Korshunov2020-09-281-5/+10
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-1/+1
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+168