Commits

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

DateSubjectAuthorReleases
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 15.16
2025-12-17 WAL-log inplace update before revealing it to other sessions. Noah Misch 15.16
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
2025-06-26 Remove unused check in heap_xlog_insert() Melanie Plageman 15.14
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 15.14
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 15.11
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 15.9
2024-11-02 Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 15.9
2024-10-29 Unpin buffer before inplace update waits for an XID to end. Noah Misch 15.9
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 15.9
2024-10-25 WAL-log inplace update before revealing it to other sessions. Noah Misch 15.9
2024-10-24 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 15.9
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 15.9
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 15.9
2023-11-28 Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 15.6
2022-11-11 Fix theoretical torn page hazard. Jeff Davis 15.2
2022-09-22 Fix race condition where heap_delete() fails to pin VM page. Jeff Davis 15.0
2022-06-16 Revert changes in HOT handling of BRIN indexes Tomas Vondra 15.0
2022-04-13 Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-11 Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-03 Set relfrozenxid to oldest extant XID seen by VACUUM. Peter Geoghegan 15.0
2022-03-24 Change fastgetattr and heap_getattr to inline functions Alvaro Herrera 15.0
2022-03-12 Normalize heap_prepare_freeze_tuple argument name. Peter Geoghegan 15.0