Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-15 | Allow FDWs to push down quals without breaking EvalPlanQual rechecks. | Robert Haas | 9.5.0 |
| 2015-06-26 | Improve handling of CustomPath/CustomPlan(State) children. | Robert Haas | 9.5.0 |
| 2015-03-11 | Require non-NULL pstate for all addRangeTableEntryFor* functions. | Robert Haas | 9.5.0 |
| 2014-11-07 | Introduce custom path and scan providers. | Robert Haas | 9.5.0 |