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-05-10 | Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. | Tom Lane | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |