Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-03 | Fix index-only scan plans, take 2. | Tom Lane | 12.10 |
| 2019-07-01 | pgindent run prior to branching v12. | Tom Lane | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-04 | Make queries' locking of indexes more consistent. | Tom Lane | 12.0 |
| 2019-03-03 | Improve performance of index-only scans with many index columns. | Tom Lane | 12.0 |
| 2018-10-06 | Restore sane locking behavior during parallel query. | Tom Lane | 12.0 |
| 2018-10-04 | Centralize executor's opening/closing of Relations for rangetable entries. | Tom Lane | 12.0 |