Commits

DateSubjectAuthorReleases
2024-05-21 Re-allow planner to use Merge Append to efficiently implement UNION. Robert Haas 17.0
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 17.0
2018-05-16 Pass the correct PlannerInfo to PlanForeignModify/PlanDirectModify. Robert Haas 11.0
2018-05-01 Fix interaction of foreign tuple routing with remote triggers. Robert Haas 11.0
2018-04-06 Allow insert and update tuple routing and COPY for foreign tables. Robert Haas 11.0
2018-04-02 postgres_fdw: Push down partition-wise aggregation. Robert Haas 11.0
2018-03-02 postgres_fdw: Fourth attempt to stabilize regression tests. Robert Haas 11.0
2018-02-28 postgres_fdw: Third attempt to stabilize regression tests. Robert Haas 11.0
2018-02-22 postgres_fdw: Fix interaction of PHVs with child joins. Robert Haas 11.0
2018-02-09 postgres_fdw: Attmempt to stabilize regression tests. Robert Haas 11.0
2018-02-08 postgres_fdw: Remove CTID output from some tests. Robert Haas 11.0
2018-02-07 postgres_fdw: Push down UPDATE/DELETE joins to remote servers. Robert Haas 11.0
2018-01-30 Fix test case for 'outer pathkeys do not match mergeclauses' fix. Robert Haas 9.6.7
2018-01-30 Fix test case for 'outer pathkeys do not match mergeclauses' fix. Robert Haas 10.2
2018-01-30 Fix test case for 'outer pathkeys do not match mergeclauses' fix. Robert Haas 11.0
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 9.6.7
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 10.2
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 11.0
2017-12-05 postgres_fdw: Fix failing regression test. Robert Haas 11.0
2017-12-01 postgres_fdw: Fix test that didn't test what it claimed. Robert Haas 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-07-24 When WCOs are present, disable direct foreign table modification. Robert Haas 9.6.4
2017-07-24 When WCOs are present, disable direct foreign table modification. Robert Haas 10.0
2017-03-31 postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning. Robert Haas 10.0
2017-03-16 postgres_fdw: Push down FULL JOINs with restriction clauses. Robert Haas 10.0