Commits

DateSubjectAuthorReleases
2023-05-25 Fix filtering of "cloned" outer-join quals some more. Tom Lane 16.0
2023-05-21 In clause_is_computable_at(), test required_relids for clone clauses. Tom Lane 16.0
2023-05-18 Tweak API of new function clause_is_computable_at(). Tom Lane 16.0
2023-01-30 Do assorted mop-up in the planner. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-09 Refactor the representation of indexable clauses in IndexPaths. 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
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-04-19 Fix incorrect handling of join clauses pushed into parameterized paths. Tom Lane 11.0
2018-04-19 Fix incorrect handling of join clauses pushed into parameterized paths. Tom Lane 9.5.13
2018-04-19 Fix incorrect handling of join clauses pushed into parameterized paths. Tom Lane 9.3.23
2018-04-19 Fix incorrect handling of join clauses pushed into parameterized paths. Tom Lane 9.4.18
2018-04-19 Fix incorrect handling of join clauses pushed into parameterized paths. Tom Lane 10.4
2018-04-19 Fix incorrect handling of join clauses pushed into parameterized paths. Tom Lane 9.6.9
2017-08-15 Avoid out-of-memory in a hash join with many duplicate inner keys. Tom Lane 11.0