Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-24 | Fix data loss at inplace update after heap_update(). | Noah Misch | 17.1 |
| 2024-04-06 | Enhance nbtree ScalarArrayOp execution. | Peter Geoghegan | 17.0 |
| 2024-01-18 | Add try_index_open(), conditional variant of index_open() | Michael Paquier | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-25 | Reuse BrinDesc and BrinRevmap in brininsert | Tomas Vondra | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-10 | Add const to values and nulls arguments | Peter Eisentraut | 17.0 |