Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-15 | Sync typedefs.list with the buildfarm. | Tom Lane | 18.0 |
| 2025-04-02 | Remove HeapBitmapScan's skip_fetch optimization | Andres Freund | 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-18 | Make rs_cindex and rs_ntuples unsigned | Melanie Plageman | 18.0 |
| 2024-10-29 | Unpin buffer before inplace update waits for an XID to end. | Noah Misch | 18.0 |
| 2024-09-24 | Fix data loss at inplace update after heap_update(). | Noah Misch | 18.0 |
| 2024-09-12 | Move logic related to WAL replay of Heap/Heap2 into its own file | Michael Paquier | 18.0 |