aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam_visibility.c
Commit message (Expand)AuthorAge
* Update copyright for 2021Bruce Momjian2021-01-02
* Revert "Remove pointless HeapTupleHeaderIndicatesMovedPartitions calls"Alvaro Herrera2020-10-15
* Remove pointless HeapTupleHeaderIndicatesMovedPartitions callsAlvaro Herrera2020-10-15
* snapshot scalability: Introduce dense array of in-progress xids.Andres Freund2020-08-14
* snapshot scalability: Don't compute global horizons while building snapshots.Andres Freund2020-08-12
* Implement streaming mode in ReorderBuffer.Amit Kapila2020-08-08
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix HeapTupleSatisfiesNonVacuumable() comment.Peter Geoghegan2019-11-20
* tableam: Add tuple_{insert, delete, update, lock} and use.Andres Freund2019-03-23
* Rephrase references to "time qualification".Andres Freund2019-01-21
* Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.Andres Freund2019-01-21