summaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam_visibility.c
AgeCommit message (Expand)Author
2020-08-14snapshot scalability: Introduce dense array of in-progress xids.Andres Freund
2020-08-12snapshot scalability: Don't compute global horizons while building snapshots.Andres Freund
2020-08-08Implement streaming mode in ReorderBuffer.Amit Kapila
2020-01-01Update copyrights for 2020Bruce Momjian
2019-11-20Fix HeapTupleSatisfiesNonVacuumable() comment.Peter Geoghegan
2019-03-23tableam: Add tuple_{insert, delete, update, lock} and use.Andres Freund
2019-01-21Rephrase references to "time qualification".Andres Freund
2019-01-21Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.Andres Freund