Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-24 | Fix data loss at inplace update after heap_update(). | Noah Misch | 16.5 |
| 2024-01-18 | Add try_index_open(), conditional variant of index_open() | Michael Paquier | 16.2 |
| 2023-04-03 | Move heaprel struct field next to index rel field. | Peter Geoghegan | 16.0 |
| 2023-04-02 | Pass down table relation into more index relation functions | Andres Freund | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-20 | Harmonize parameter names in storage and AM code. | Peter Geoghegan | 16.0 |