Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-20 | Change more places to be less trusting of RestrictInfo.is_pushed_down. | Tom Lane | 9.3.23 |
| 2018-04-19 | Fix incorrect handling of join clauses pushed into parameterized paths. | Tom Lane | 9.3.23 |
| 2015-07-28 | Remove an unsafe Assert, and explain join_clause_is_movable_into() better. | Tom Lane | 9.3.10 |
| 2013-08-18 | Fix thinko in comment. | Tom Lane | 9.3.0 |
| 2013-08-18 | Fix planner problems with LATERAL references in PlaceHolderVars. | Tom Lane | 9.3.0 |