Commits

DateSubjectAuthorReleases
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
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-25 Improve planner's handling of set-returning functions in grouping columns. Tom Lane 11.0
2017-11-25 Improve planner's handling of set-returning functions in grouping columns. Tom Lane 10.2
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-17 Allow rel_is_distinct_for() to look through RelabelType below OpExpr. Tom Lane 9.5.10
2017-09-17 Allow rel_is_distinct_for() to look through RelabelType below OpExpr. Tom Lane 9.6.6
2017-09-17 Allow rel_is_distinct_for() to look through RelabelType below OpExpr. Tom Lane 11.0
2017-09-17 Allow rel_is_distinct_for() to look through RelabelType below OpExpr. Tom Lane 10.0
2017-05-01 Reduce semijoins with unique inner relations to plain inner joins. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-13 Improve parser's and planner's handling of set-returning functions. Tom Lane 10.0
2016-06-18 Restore foreign-key-aware estimation of join relation sizes. Tom Lane 9.6.0
2016-04-07 Refactor join_is_removable() to separate out distinctness-proving logic. Tom Lane 9.6.0
2016-03-10 Refactor pull_var_clause's API to make it less tedious to extend. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.5.0