Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-18 | Update obsolete comment | Álvaro Herrera | 18.3 |
| 2025-09-05 | Fix concurrent update issue with MERGE. | Dean Rasheed | 18.0 |
| 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 | 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 |