Commits

DateSubjectAuthorReleases
2025-03-15 Separate TBM[Shared|Private]Iterator and TBMIterateResult Melanie Plageman 18.0
2025-03-14 Add GUC option to log lock acquisition failures. Fujii Masao 18.0
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-02-24 Delay extraction of TIDBitmap per page offsets Melanie Plageman 18.0
2025-02-24 Add lossy indicator to TBMIterateResult Melanie Plageman 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-16 Add and use BitmapHeapScanDescData struct Melanie Plageman 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Fix overflow danger in SampleHeapTupleVisible(), take 2 Melanie Plageman 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-12-18 Bitmap Table Scans use unified TBMIterator Melanie Plageman 18.0
2024-12-18 Add common interface for TBMIterators Melanie Plageman 18.0
2024-12-18 Fix overflow danger in SampleHeapTupleVisible() Melanie Plageman 18.0
2024-12-18 Make rs_cindex and rs_ntuples unsigned 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-10-18 Remove unused code for unlogged materialized views. Fujii Masao 18.0
2024-08-18 Fix comments on wal_level=minimal, CREATE TABLESPACE and CREATE DATABASE. Noah Misch 18.0
2024-08-06 Remove unnecessary declaration of heapam_methods Michael Paquier 18.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