Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 14.21
2025-12-17 WAL-log inplace update before revealing it to other sessions. Noah Misch 14.21
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 14.21
2025-06-26 Remove unused check in heap_xlog_insert() Melanie Plageman 14.19
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 14.16
2024-11-02 Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 14.14
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 14.14
2024-10-29 Unpin buffer before inplace update waits for an XID to end. Noah Misch 14.14
2024-10-25 WAL-log inplace update before revealing it to other sessions. Noah Misch 14.14
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 14.14
2024-10-24 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 14.14
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 14.14
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 14.14
2023-11-28 Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 14.11
2022-11-11 Fix theoretical torn page hazard. Jeff Davis 14.7
2022-09-22 Fix race condition where heap_delete() fails to pin VM page. Jeff Davis 14.6
2022-04-13 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 14.3
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 14.3
2022-02-14 WAL log unchanged toasted replica identity key attributes. Amit Kapila 14.3
2022-01-04 Fix silly mistake in Assert Alvaro Herrera 14.2
2022-01-04 Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 14.2
2021-10-29 Demote pg_unreachable() in heapam to an assertion. Peter Geoghegan 14.1
2021-09-20 Remove overzealous index deletion assertion. Peter Geoghegan 14.0
2021-06-02 Revert most of 39b66a91bd Tomas Vondra 14.0
2021-05-26 Fix typo in heapam.c Michael Paquier 14.0