Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-01 | Rethink the GetForeignUpperPaths API (again). | Tom Lane | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-18 | Directly modify foreign tables. | Robert Haas | 9.6.0 |
| 2016-03-15 | Add a GetForeignUpperPaths callback function for FDWs. | Tom Lane | 9.6.0 |
| 2016-02-26 | Add new FDW API to test for parallel-safety. | Robert Haas | 9.6.0 |
| 2016-02-04 | Add some additional core functions to support join pushdown for FDWs. | Robert Haas | 9.6.0 |
| 2016-02-03 | Allow parallel custom and foreign scans. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-12-08 | Allow foreign and custom joins to handle EvalPlanQual rechecks. | Robert Haas | 9.6.0 |