Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-23 | Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. | Tom Lane | 9.5.15 |
| 2015-12-08 | Allow foreign and custom joins to handle EvalPlanQual rechecks. | Robert Haas | 9.5.0 |
| 2015-05-10 | Code review for foreign/custom join pushdown patch. | Tom Lane | 9.5.0 |
| 2015-05-01 | Allow FDWs and custom scan providers to replace joins with scans. | Robert Haas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-08-05 | Fix typo in C comment. | Kevin Grittner | 9.5.0 |