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-05-12 | Add support for doing late row locking in FDWs. | Tom Lane | 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-07-10 | Implement IMPORT FOREIGN SCHEMA. | Tom Lane | 9.5.0 |