summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/delta_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55501 Avoid element-wise iteration and copy when appending to an objec...Dan Larkin-York2021-04-281-1/+2
* SERVER-50300 Change modifier style updates to use the $v:2 oplog formatIan Boros2020-09-161-1/+3
* SERVER-48920 Use document deltas to determine whether update affects indexesArun Banala2020-08-131-0/+52