summaryrefslogtreecommitdiff
path: root/src/mongo/db/transaction_resources.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the ↵Jordi Serra Torrens2023-04-251-0/+4
| | | | internal delete code paths
* SERVER-74486 Always include tenant in collection name attributes in error ↵Sophia Tan2023-04-181-1/+1
| | | | messages
* SERVER-73766 Introduce kLocalCatalogOnlyWithPotentialDataLoss placement concernKaloian Manassiev2023-03-161-0/+11
|
* SERVER-73005 Support view acquisition on CollectionSnapshot APIJordi Serra Torrens2023-02-231-0/+2
|
* SERVER-73289 Support yield/restore on CollectionSnapshots APIJordi Serra Torrens2023-02-091-4/+4
|
* SERVER-69445 Implement the CollectionSnapshot(s) infrastructure to back ↵Jordi Serra Torrens2023-01-191-0/+51
CollectionPtr