Commits

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

DateSubjectAuthorReleases
2018-03-29 Rewrite the code that applies scan/join targets to paths. Robert Haas 11.0
2018-03-22 Improve style guideline compliance of assorted error-report messages. Tom Lane 11.0
2018-03-08 Revert "Temporarily instrument postgres_fdw test to look for statistics changes." Tom Lane 11.0
2018-03-05 Temporarily instrument postgres_fdw test to look for statistics changes. Tom Lane 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-16 Rename enable_partition_wise_join to enable_partitionwise_join Peter Eisentraut 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 11.0
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 11.0
2018-01-12 Fix postgres_fdw to cope with duplicate GROUP BY entries. Tom Lane 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-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0