summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/projection_executor_builder.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-2/+2
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-161-7/+12
* SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov2019-12-101-7/+14
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-0/+277