Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-25 | Promote assertion about !ReindexIsProcessingIndex to runtime error. | Tom Lane | 14.12 |
| 2024-01-18 | Add try_index_open(), conditional variant of index_open() | Michael Paquier | 14.11 |
| 2021-04-14 | Improve quoting in some error messages | Peter Eisentraut | 14.0 |
| 2021-04-05 | Simplify state managed by VACUUM. | 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-12 | snapshot scalability: Don't compute global horizons while building snapshots. | Andres Freund | 14.0 |