summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_executor_sbe.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49727 Overload << for SBE tags and values into str::streamAndrii Dobroshynskyi2020-08-071-3/+7
* SERVER-49463 Add support for tailable cursors and change streams in SBEAnton Korshunov2020-08-061-22/+85
* SERVER-48477 Make PlanExecutor interface more genericDavid Storch2020-07-091-56/+1
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+303