Commits

Showing commits that first shipped in 9.6 (backpatches included). Clear

DateSubjectAuthorReleases
2018-01-30 Fix test case for 'outer pathkeys do not match mergeclauses' fix. Robert Haas 9.6.7
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 9.6.7
2017-07-24 When WCOs are present, disable direct foreign table modification. Robert Haas 9.6.4
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.6.0
2016-02-03 postgres_fdw: Allow fetch_size to be set per-table or per-server. Robert Haas 9.6.0
2015-12-22 postgres_fdw: Consider requesting sorted data so we can do a merge join. Robert Haas 9.6.0
2015-11-03 postgres_fdw: Add ORDER BY to some remote SQL queries. Robert Haas 9.6.0