Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-02-11 | Don't use_physical_tlist for an IOS with non-returnable columns. | Tom Lane | 10.21 |
| 2022-01-03 | Fix index-only scan plans, take 2. | Tom Lane | 10.20 |
| 2022-01-01 | Fix index-only scan plans when not all index columns can be returned. | Tom Lane | 10.20 |
| 2017-05-04 | Fix pfree-of-already-freed-tuple when rescanning a GiST index-only scan. | Tom Lane | 10.0 |