summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_yield_policy_sbe.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68795 Make PlanYieldPolicySBE always use new yielding when feature fla...Dianna Hohensee2022-08-241-3/+3
* SERVER-60024 Add interface to recovery unit to force commit txn callIan Boros2021-10-111-2/+13
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-8/+6
* SERVER-48616 Make SBE expose the correct 'numYields' statisticDavid Storch2020-09-031-2/+9
* SERVER-48555 Allow yielding during SBE runtime planningDavid Storch2020-09-011-3/+15
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+59