summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_cache_callbacks.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache com...Anton Korshunov2022-07-241-3/+3
* SERVER-59695 Make index filters work with SBE plan cacheRuoxin Xu2022-04-071-0/+7
* SERVER-64074 Optimize how we build the DebugInfo for plan cacheRuoxin Xu2022-03-151-3/+12
* SERVER-61083 Cache plans that only have a single query solutionAnton Korshunov2022-02-161-4/+8
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-171-36/+39
* SERVER-60070 Add parameter to control SBE plan cache sizeAlexander Ignatyev2021-10-011-5/+0
* SERVER-59854 Remove PlanCacheIndexabilityState from the PlanCacheRuoxin Xu2021-09-241-0/+184