summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/delete_stage.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the intern...Jordi Serra Torrens2023-04-251-2/+3
* SERVER-70352 Create statistics cache at the startupMisha Tyulenev2022-10-171-1/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-65360 Handle TemporarilyUnavailableException in query execJosef Ahmad2022-07-121-2/+2
* SERVER-66210 Indicate when pass targets cause BatchedDeleteStage completionHaley Connelly2022-05-091-2/+2
* SERVER-63043 Add bounds to batched deletion pasessHaley Connelly2022-04-291-1/+1
* SERVER-63038 Add BATCHED_DELETE query exec stageJosef Ahmad2022-03-021-16/+23
* SERVER-62315 Cache the ownership filter on the update/delete stageSergi Mateo Bellido2022-01-211-1/+14
* SERVER-61962 Rename `db/exec/delete.h/.cpp` to `delete_stage.h/.cpp`Kaloian Manassiev2021-12-131-0/+154