summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_yield_policy_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-04-121-1/+1
* Revert "SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on th...Jordi Serra Torrens2023-04-031-1/+1
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-03-311-1/+1
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-20/+4
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-1/+9
* SERVER-48477 Make PlanExecutor interface more genericDavid Storch2020-07-091-3/+3
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+63