summaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam_visibility.c
AgeCommit message (Expand)Author
2022-03-03Clean up assorted failures under clang's -fsanitize=undefined checks.Tom Lane
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