Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-02-11 | Don't use_physical_tlist for an IOS with non-returnable columns. | Tom Lane | 13.7 |
| 2022-01-03 | Fix index-only scan plans, take 2. | Tom Lane | 13.6 |
| 2022-01-01 | Fix index-only scan plans when not all index columns can be returned. | Tom Lane | 13.6 |
| 2019-07-14 | Add support for <-> (box, point) operator to GiST box_ops | Alexander Korotkov | 13.0 |