Commits

DateSubjectAuthorReleases
2025-06-30 Rationalize handling of VacuumParams Michael Paquier 19 (unreleased)
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 18.0
2025-03-15 Remove table AM callback scan_bitmap_next_block Melanie Plageman 18.0
2025-03-15 BitmapHeapScan uses the read stream API Melanie Plageman 18.0
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 15.11
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 13.19
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 14.16
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 17.3
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 16.7
2025-01-25 At update of non-LP_NORMAL TID, fail instead of corrupting page header. Noah Misch 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-18 Bitmap Table Scans use unified TBMIterator Melanie Plageman 18.0
2024-10-25 Make table_scan_bitmap_next_block() async-friendly Melanie Plageman 18.0
2024-10-25 Move EXPLAIN counter increment to heapam_scan_bitmap_next_block Melanie Plageman 18.0
2024-06-22 Remove extra comment at TableAmRoutine.scan_analyze_next_block Alexander Korotkov 17.0
2024-04-16 revert: Generalize relation analyze in table AM interface Alexander Korotkov 17.0
2024-04-11 Revert: Allow table AM to store complex data structures in rd_amcache Alexander Korotkov 17.0
2024-04-11 Revert: Allow table AM tuple_insert() method to return the different slot Alexander Korotkov 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 Provide a way block-level table AMs could re-use acquire_sample_rows() Alexander Korotkov 17.0
2024-04-08 Custom reloptions for table AM Alexander Korotkov 17.0
2024-04-06 BitmapHeapScan: Push skip_fetch optimization into table AM Tomas Vondra 17.0
2024-04-03 Fix the parameters order for TableAmRoutine.relation_copy_for_cluster() Alexander Korotkov 17.0