Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-17 | postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. | Robert Haas | 10.2 |
| 2017-08-17 | Remove bogus line from comment. | Robert Haas | 10.0 |
| 2017-04-04 | Abstract logic to allow for multiple kinds of child rels. | 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 |
| 2017-01-27 | Fix typo in comment. | Robert Haas | 10.0 |
| 2016-11-04 | postgres_fdw: Fix typo in comment. | Robert Haas | 10.0 |
| 2016-11-03 | Use NIL instead of NULL for an empty List. | Robert Haas | 10.0 |
| 2016-10-21 | postgres_fdw: Push down aggregates to remote servers. | Robert Haas | 10.0 |
| 2016-08-24 | postgres_fdw: Cosmetic cleanup. | Robert Haas | 10.0 |