Commits

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

DateSubjectAuthorReleases
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 13.19
2024-04-03 Fix the parameters order for TableAmRoutine.relation_copy_for_cluster() Alexander Korotkov 13.15
2023-11-28 Fix assertions with RI triggers in heap_update and heap_delete. Heikki Linnakangas 13.14
2020-07-14 Fix comments related to table AMs Michael Paquier 13.0
2020-06-25 Fix misuse of table_index_fetch_tuple_check(). Peter Geoghegan 13.0
2020-06-07 pgindent run prior to branching v13. Tom Lane 13.0
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-02-10 Fix typos. Amit Kapila 13.0
2020-02-07 Fix bug in Tid scan. Fujii Masao 13.0
2020-01-09 Remove bogus 'return'. Robert Haas 13.0
2020-01-07 tableam: New callback relation_fetch_toast_slice. Robert Haas 13.0
2020-01-07 tableam: Allow choice of toast AM. Robert Haas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-08 Pass ItemPointer not HeapTuple to IndexBuildCallback. Andres Freund 13.0
2019-07-18 tableam: comment improvements. Andres Freund 13.0
2019-07-10 Fix few typos and minor wordsmithing in tableam comments. Amit Kapila 13.0
2019-07-08 tableam: Provide helper functions for relation sizing. Robert Haas 13.0