Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-24 | Fix data loss at inplace update after heap_update(). | Noah Misch | 14.14 |
| 2024-01-18 | Add try_index_open(), conditional variant of index_open() | Michael Paquier | 14.11 |
| 2021-04-05 | Simplify state managed by VACUUM. | Peter Geoghegan | 14.0 |
| 2021-02-25 | VACUUM VERBOSE: Count "newly deleted" index pages. | Peter Geoghegan | 14.0 |
| 2021-02-12 | Remove obsolete IndexBulkDeleteResult stats field. | Peter Geoghegan | 14.0 |
| 2021-01-13 | Pass down "logically unchanged index" hint. | Peter Geoghegan | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-30 | Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. | Tom Lane | 14.0 |