summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_yield_policy_sbe.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60024 Add interface to recovery unit to force commit txn callIan Boros2021-10-111-4/+2
* SERVER-60023 Make SBE cursor repositioning and copying optionalIan Boros2021-09-271-2/+4
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-27/+7
* SERVER-48616 Make SBE expose the correct 'numYields' statisticDavid Storch2020-09-031-4/+5
* SERVER-48555 Allow yielding during SBE runtime planningDavid Storch2020-09-011-3/+7
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+61