Commits

DateSubjectAuthorReleases
2019-02-06 Propagate lateral-reference information to indirect descendant relations. Tom Lane 9.4.21
2019-02-06 Propagate lateral-reference information to indirect descendant relations. Tom Lane 9.5.16
2019-02-06 Propagate lateral-reference information to indirect descendant relations. Tom Lane 9.6.12
2019-02-06 Propagate lateral-reference information to indirect descendant relations. Tom Lane 10.7
2019-02-06 Propagate lateral-reference information to indirect descendant relations. Tom Lane 11.2
2019-02-06 Propagate lateral-reference information to indirect descendant relations. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.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-10-08 Reduce "X = X" to "X IS NOT NULL", if it's easy to do so. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-18 Improve RLS planning by marking individual quals with security levels. Tom Lane 10.0
2016-06-29 Fix match_foreign_keys_to_quals for FKs linking to unused rtable entries. Tom Lane 9.6.0
2016-06-18 Restore foreign-key-aware estimation of join relation sizes. Tom Lane 9.6.0
2016-04-22 Fix planner failure with full join in RHS of left join. Tom Lane 9.3.13
2016-04-22 Fix planner failure with full join in RHS of left join. Tom Lane 9.2.17
2016-04-22 Fix planner failure with full join in RHS of left join. Tom Lane 9.5.3
2016-04-22 Fix planner failure with full join in RHS of left join. Tom Lane 9.6.0