Commits
Showing commits that first shipped in 9.4 (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.4.18 |
| 2018-04-19 | Fix incorrect handling of join clauses pushed into parameterized paths. | Tom Lane | 9.4.18 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.4.11 |
| 2015-07-28 | Remove an unsafe Assert, and explain join_clause_is_movable_into() better. | Tom Lane | 9.4.5 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-30 | Remove dead code now that orindxpath.c is history. | Tom Lane | 9.4.0 |
| 2013-08-18 | Fix thinko in comment. | Tom Lane | 9.4.0 |
| 2013-08-18 | Fix planner problems with LATERAL references in PlaceHolderVars. | Tom Lane | 9.4.0 |