summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/exclusion_projection_executor.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-48684 Pipeline stage $set fails to set a non-existent dotted f...Arun Banala2020-06-291-1/+1
* SERVER-48684 Pipeline stage $set fails to set a non-existent dotted field to ...Arun Banala2020-06-261-1/+1
* SERVER-45403 Don't recompute wildcard projection exhaustive pathsIan Boros2020-01-211-0/+4
* SERVER-37791 Prevent exclusion of non-existent field from affecting field order.David Storch2020-01-101-3/+1
* SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov2019-12-101-5/+8
* SERVER-12335 indexKey $meta projection not populating fieldsAnton Korshunov2019-11-281-0/+10
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-0/+132