summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_yield_policy_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70338 Abandon snapshot while holding locks during query yieldLouis Williams2023-04-251-3/+2
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-04-121-4/+5
* Revert "SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on th...Jordi Serra Torrens2023-04-031-5/+4
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-03-311-4/+5
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-119/+11
* SERVER-53427 Infrastructure changes to support nested LFR operationsDianna Hohensee2020-12-181-3/+9
* SERVER-50870 Establish consistent storage snapshot with the refreshed Collect...Henrik Edin2020-11-171-16/+10
* SERVER-51200 CollectionPtr in RequiresCollectionStage point to instance owned...Henrik Edin2020-10-131-5/+7
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-4/+17
* SERVER-48616 Make SBE expose the correct 'numYields' statisticDavid Storch2020-09-031-24/+1
* SERVER-48477 Make PlanExecutor interface more genericDavid Storch2020-07-091-1/+2
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+176