Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-08 | Allow foreign and custom joins to handle EvalPlanQual rechecks. | Robert Haas | 9.5.0 |
| 2015-10-15 | Allow FDWs to push down quals without breaking EvalPlanQual rechecks. | Robert Haas | 9.5.0 |
| 2015-05-01 | Allow FDWs and custom scan providers to replace joins with scans. | Robert Haas | 9.5.0 |
| 2014-11-07 | Introduce custom path and scan providers. | Robert Haas | 9.5.0 |