Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-31 | Fix postgres_fdw to check shippability of sort clauses properly. | Tom Lane | 10.21 |
| 2019-04-27 | Avoid postgres_fdw crash for a targetlist entry that's just a Param. | Tom Lane | 10.8 |
| 2017-06-22 | postgres_fdw: Move function prototype to correct section. | Robert Haas | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-04-11 | Simplify handling of remote-qual pass-forward in postgres_fdw. | Tom Lane | 10.0 |
| 2017-04-11 | Handle restriction clause lists more uniformly in postgres_fdw. | Tom Lane | 10.0 |
| 2017-03-16 | postgres_fdw: Push down FULL JOINs with restriction clauses. | Robert Haas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-10-21 | postgres_fdw: Push down aggregates to remote servers. | Robert Haas | 10.0 |