Commits

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

DateSubjectAuthorReleases
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 9.6.7
2017-08-17 Remove bogus line from comment. Robert Haas 9.6.5
2016-07-01 postgres_fdw: Fix cache lookup failure while creating error context. Robert Haas 9.6.0
2016-06-17 postgres_fdw: Rephrase comment. Robert Haas 9.6.0
2016-06-14 postgres_fdw: Check PlaceHolderVars before pushing down a join. Robert Haas 9.6.0
2016-06-09 pgindent run for 9.6 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 Allow queries submitted by postgres_fdw to be canceled. 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-15 postgres_fdw: make_tuple_from_result_row should set cur_attno for ctid. Robert Haas 9.6.0
2016-03-14 Update more comments for 96198d94cb7adc664bda341842dc8db671d8be72. Robert Haas 9.6.0
2016-03-09 postgres_fdw: Consider foreign joining and foreign sorting together. Robert Haas 9.6.0
2016-03-08 Fix reversed argument to bms_is_subset. Robert Haas 9.6.0
2016-02-21 postgres_fdw: Avoid sharing list substructure. Robert Haas 9.6.0
2016-02-10 postgres_fdw: Remove unnecessary variable. 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: pgindent run. Robert Haas 9.6.0
2016-02-03 Code review for commit dc203dc3ac40a4b02b92fb827848a547d2957153. 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
2016-01-30 postgres_fdw: More preliminary refactoring for upcoming join pushdown. Robert Haas 9.6.0
2016-01-28 postgres_fdw: Refactor deparsing code for locking clauses. Robert Haas 9.6.0