Commits
Showing commits that first shipped in 9.6 (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.6.9 |
| 2018-04-19 | Fix incorrect handling of join clauses pushed into parameterized paths. | Tom Lane | 9.6.9 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.6.2 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-07-28 | Remove an unsafe Assert, and explain join_clause_is_movable_into() better. | Tom Lane | 9.6.0 |