summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/sbe/stages/traverse.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60023 Make SBE cursor repositioning and copying optionalIan Boros2021-09-271-2/+2
* SERVER-59331 Add PlanCache's and EExpression's getCompileTimeSize() functions...Alexander Ignatyev2021-09-171-0/+1
* SERVER-48447 Add comments to all SBE PlanStages describing their contractDavid Storch2021-06-241-4/+22
* SERVER-56869 Various fixes for use-after-free bugs in SBEIan Boros2021-05-171-0/+10
* SERVER-55498 Prevent SBE from using unowned values from storage afterMartin Neupauer2021-04-291-0/+6
* SERVER-51409 Support executionStats mode in SBE explainAnton Korshunov2020-11-251-1/+2
* SERVER-50727 Plumb QuerySolutionNode ids through to SBE stagesDavid Storch2020-09-221-1/+2
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+112