Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-03 | Fix index-only scan plans, take 2. | Tom Lane | 14.2 |
| 2021-06-18 | Centralize the logic for protective copying of utility statements. | Tom Lane | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-16 | Fix wrong units in two ExplainPropertyFloat calls. | Tom Lane | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2020-10-23 | Fix broken XML formatting in EXPLAIN output for incremental sorts. | Tom Lane | 14.0 |
| 2020-06-22 | Undo double-quoting of index names in non-text EXPLAIN output formats. | Tom Lane | 14.0 |