Commits

DateSubjectAuthorReleases
2019-03-14 Ensure dummy paths have correct required_outer if rel is parameterized. Tom Lane 9.5.17
2019-03-14 Ensure dummy paths have correct required_outer if rel is parameterized. Tom Lane 10.8
2019-03-14 Ensure dummy paths have correct required_outer if rel is parameterized. Tom Lane 11.3
2019-03-14 Ensure dummy paths have correct required_outer if rel is parameterized. Tom Lane 9.6.13
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 12.0
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 11.3
2019-03-07 Fix handling of targetlist SRFs when scan/join relation is known empty. Tom Lane 10.8
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.3.23
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.5.13
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.6.9
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 9.4.18
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 11.0
2018-04-20 Change more places to be less trusting of RestrictInfo.is_pushed_down. Tom Lane 10.4
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.5.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.6.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.6.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.4.6
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.5.0
2015-12-11 Still more fixes for planner's handling of LATERAL references. Tom Lane 9.3.11
2015-12-07 Fix another oversight in checking if a join with LATERAL refs is legal. Tom Lane 9.6.0