Commits

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

DateSubjectAuthorReleases
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 17.8
2025-12-17 WAL-log inplace update before revealing it to other sessions. Noah Misch 17.8
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 17.8
2025-06-26 Remove unused check in heap_xlog_insert() Melanie Plageman 17.6
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 17.6
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 17.3
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 17.1
2024-11-02 Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 17.1
2024-10-29 Unpin buffer before inplace update waits for an XID to end. Noah Misch 17.1
2024-10-25 WAL-log inplace update before revealing it to other sessions. Noah Misch 17.1
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 17.1
2024-10-24 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 17.1
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 17.1
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 17.1
2024-06-28 Add an injection_points isolation test suite. Noah Misch 17.0
2024-05-16 BitmapHeapScan: Remove incorrect assert and reset field Melanie Plageman 17.0
2024-04-29 Avoid repeating loads of frozen ID values. Noah Misch 17.0
2024-04-28 Fix duplicated consecutive words in comments David Rowley 17.0
2024-04-11 Revert: Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 17.0
2024-04-11 Revert: Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-04-11 Revert: Custom reloptions for table AM Alexander Korotkov 17.0
2024-04-08 Custom reloptions for table AM Alexander Korotkov 17.0
2024-04-08 Remove references to old function name Andres Freund 17.0
2024-04-07 Use streaming I/O in sequential scans. Thomas Munro 17.0
2024-04-07 Reduce branches in heapgetpage()'s per-tuple loop Andres Freund 17.0