Commits

DateSubjectAuthorReleases
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-05-18 Don't explicitly mark range partitioning columns NOT NULL. 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
2016-10-25 postgres_fdw: Try again to stabilize aggregate pushdown regression tests. Robert Haas 10.0
2016-10-21 postgres_fdw: Attempt to stabilize regression results. Robert Haas 10.0
2016-10-21 postgres_fdw: Push down aggregates to remote servers. Robert Haas 10.0
2016-07-01 postgres_fdw: Fix cache lookup failure while creating error context. Robert Haas 9.6.0
2016-07-01 postgres_fdw: Remove schema-qualification from cast to text. Robert Haas 9.6.0
2016-06-24 postgres_fdw: Fix incorrect NULL handling in join pushdown. Robert Haas 9.6.0
2016-06-14 postgres_fdw: Check PlaceHolderVars before pushing down a join. Robert Haas 9.6.0
2016-05-16 postgres_fdw: Fix the fix for crash when pushing down multiple joins. Robert Haas 9.6.0
2016-04-21 postgres_fdw: Don't push down certain full joins. Robert Haas 9.6.0
2016-04-15 postgres_fdw: Clean up handling of system columns. Robert Haas 9.6.0
2016-03-29 Don't require a user mapping for FDWs to work. Robert Haas 9.6.0
2016-03-23 postgres_fdw: Fix crash when pushing down multiple joins. Robert Haas 9.6.0
2016-03-18 Directly modify foreign tables. Robert Haas 9.6.0
2016-03-09 postgres_fdw: Consider foreign joining and foreign sorting together. Robert Haas 9.6.0
2016-03-04 postgres_fdw: When sending ORDER BY, always include NULLS FIRST/LAST. Robert Haas 9.6.0
2016-02-09 postgres_fdw: Remove unstable regression test. Robert Haas 9.6.0
2016-02-09 postgres_fdw: Push down joins to remote servers. Robert Haas 9.6.0
2016-02-05 postgres_fdw: Avoid possible misbehavior when RETURNING tableoid column only. Robert Haas 9.4.6
2016-02-05 postgres_fdw: Avoid possible misbehavior when RETURNING tableoid column only. Robert Haas 9.5.1