Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-23 | Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. | Tom Lane | 9.6.11 |
| 2018-03-17 | Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. | Tom Lane | 9.6.9 |
| 2016-07-02 | Fix some interrelated planner issues with initPlans and Param munging. | Tom Lane | 9.6.0 |