Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-03 | Clamp total-tuples estimates for foreign tables to ensure planner sanity. | Tom Lane | 9.5.23 |
| 2017-11-27 | Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. | Tom Lane | 9.5.11 |
| 2015-05-12 | Add support for doing late row locking in FDWs. | Tom Lane | 9.5.0 |
| 2015-05-10 | Code review for foreign/custom join pushdown patch. | Tom Lane | 9.5.0 |
| 2014-07-10 | Implement IMPORT FOREIGN SCHEMA. | Tom Lane | 9.5.0 |