summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/projection_executor_wildcard_access_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-1/+1
* SERVER-57749 Optimize a projection expression prior to planning for 'find'Andrii Dobroshynski2021-08-171-1/+1
* SERVER-45403 Don't recompute wildcard projection exhaustive pathsIan Boros2020-01-211-22/+22
* SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov2019-12-101-2/+1
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-0/+335