aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam_xlog.c
Commit message (Expand)AuthorAge
* Remove unused check in heap_xlog_insert()Melanie Plageman2025-06-26
* Remove unnecessary (char *) casts [mem]Peter Eisentraut2025-02-12
* Update copyright for 2025Bruce Momjian2025-01-01
* For inplace update, send nontransactional invalidations.Noah Misch2024-10-25
* Move logic related to WAL replay of Heap/Heap2 into its own fileMichael Paquier2024-09-12