Commits

DateSubjectAuthorReleases
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 10.0
2017-08-30 Separate reinitialization of shared parallel-scan state from ExecReScan. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-26 Allow custom and foreign scans to have shutdown callbacks. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
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.5.0
2015-12-08 Allow foreign and custom joins to handle EvalPlanQual rechecks. Robert Haas 9.6.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
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-06-12 Improve updatability checking for views and foreign tables. Tom Lane 9.3.0