Commits

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

DateSubjectAuthorReleases
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 16.12
2025-12-17 WAL-log inplace update before revealing it to other sessions. Noah Misch 16.12
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 16.12
2025-06-26 Remove unused check in heap_xlog_insert() Melanie Plageman 16.10
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 16.10
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 16.7
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 16.5
2024-11-02 Revert "WAL-log inplace update before revealing it to other sessions." Noah Misch 16.5
2024-10-29 Unpin buffer before inplace update waits for an XID to end. Noah Misch 16.5
2024-10-25 WAL-log inplace update before revealing it to other sessions. Noah Misch 16.5
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 16.5
2024-10-24 Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16.5
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 16.5
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 16.5
2023-11-28 Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 16.2
2023-10-16 Fix comment from commit 22655aa231. Thomas Munro 16.1
2023-10-14 Fix bulk table extension when copying into multiple partitions Andres Freund 16.1
2023-08-31 Report syncscan position at end of scan. Heikki Linnakangas 16.0
2023-08-14 hio: Take number of prior relation extensions into account Andres Freund 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-04-11 Fix xl_heap_lock WAL record field's data type. Peter Geoghegan 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 16.0
2023-04-06 hio: Use ExtendBufferedRelBy() to extend tables more efficiently Andres Freund 16.0
2023-04-06 heapam: Pass number of required pages to RelationGetBufferForTuple() Andres Freund 16.0