Commits

DateSubjectAuthorReleases
2025-12-23 Toggle logical decoding dynamically based on logical slot presence. Masahiko Sawada 19 (unreleased)
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 14.21
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 15.16
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 16.12
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 17.8
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 18.2
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 19 (unreleased)
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-12-17 WAL-log inplace update before revealing it to other sessions. Noah Misch 16.12
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 16.12
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
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-12-15 Revisit cosmetics of "For inplace update, send nontransactional invalidations." Noah Misch 18.2
2025-12-15 Revisit cosmetics of "For inplace update, send nontransactional invalidations." Noah Misch 19 (unreleased)
2025-12-15 Correct comments of "Fix data loss at inplace update after heap_update()". Noah Misch 19 (unreleased)
2025-12-15 Add offnum range checks to suppress compile warnings with UBSAN. Tom Lane 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-27 Fix possibly uninitialized HeapScanDesc.rs_startblock David Rowley 19 (unreleased)
2025-11-27 Add parallelism support for TID Range Scans David Rowley 19 (unreleased)
2025-11-12 Prefer spelling "cacheable" over "cachable". Thomas Munro 19 (unreleased)
2025-10-30 Mark ItemPointer arguments as const throughout Peter Eisentraut 19 (unreleased)
2025-10-09 Eliminate COPY FREEZE use of XLOG_HEAP2_VISIBLE Melanie Plageman 19 (unreleased)