Commits

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

DateSubjectAuthorReleases
2026-01-05 Tighten up assertion on a local variable Heikki Linnakangas 18.2
2025-12-23 Fix bug in following update chain when locking a heap tuple Heikki Linnakangas 18.2
2025-12-15 Revisit cosmetics of "For inplace update, send nontransactional invalidations." Noah Misch 18.2
2025-06-03 Rename log_lock_failure GUC to log_lock_failures for consistency. Fujii Masao 18.0
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 18.0
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2025-04-20 Comment on need to MarkBufferDirty() if omitting DELAY_CHKPT_START. Noah Misch 18.0
2025-04-03 Use AIO batchmode for bitmap heap scans Melanie Plageman 18.0
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 18.0
2025-04-01 heapam: Only set tuple's block once per page in pagemode Heikki Linnakangas 18.0
2025-03-30 read_stream: Introduce and use optional batchmode support Andres Freund 18.0
2025-03-15 BitmapHeapScan uses the read stream API Melanie Plageman 18.0
2025-03-14 Add GUC option to log lock acquisition failures. Fujii Masao 18.0
2025-02-13 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 18.0
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 18.0
2025-01-23 Add some const decorations (htup.h) Peter Eisentraut 18.0
2025-01-16 Add and use BitmapHeapScanDescData struct Melanie Plageman 18.0
2025-01-01 Fix an assortment of spelling mistakes and typos David Rowley 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-12-18 Make rs_cindex and rs_ntuples unsigned Melanie Plageman 18.0
2024-11-06 Remove unused variable Daniel Gustafsson 18.0
2024-11-02 Fix inplace update buffer self-deadlock. Noah Misch 18.0
2024-10-29 Unpin buffer before inplace update waits for an XID to end. Noah Misch 18.0
2024-10-25 Make table_scan_bitmap_next_block() async-friendly Melanie Plageman 18.0