Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-11 | Still more fixes for planner's handling of LATERAL references. | Tom Lane | 9.5.0 |
| 2015-12-07 | Fix another oversight in checking if a join with LATERAL refs is legal. | Tom Lane | 9.5.0 |
| 2014-11-21 | Simplify API for initially hooking custom-path providers into the planner. | Tom Lane | 9.5.0 |
| 2014-11-20 | Initial code review for CustomScan patch. | Tom Lane | 9.5.0 |
| 2014-10-01 | Fix some more problems with nested append relations. | Tom Lane | 9.5.0 |