summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/projection_policies.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63123 Add support for creating columnar indexes with a subset of field...Justin Zhang2022-07-301-5/+28
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-9/+15
* SERVER-44321 treat $meta-only projections depending on contextIan Boros2019-11-121-0/+7
* SERVER-42988 allow agg-style object syntax in find() projectionIan Boros2019-10-211-4/+25
* SERVER-42665 move ProjectionPolicies to top-level mongo namespaceIan Boros2019-08-091-0/+73