Commits

DateSubjectAuthorReleases
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 12.5
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.6.20
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.5.24
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 14.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-09 Prevent inlining of multiply-referenced CTEs with outer recursive refs. Tom Lane 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. 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
2019-01-11 Avoid sharing PARAM_EXEC slots between different levels of NestLoop. Tom Lane 10.7
2019-01-11 Avoid sharing PARAM_EXEC slots between different levels of NestLoop. Tom Lane 11.2
2019-01-11 Avoid sharing PARAM_EXEC slots between different levels of NestLoop. Tom Lane 12.0
2019-01-11 Avoid sharing PARAM_EXEC slots between different levels of NestLoop. Tom Lane 9.6.12
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.3.23
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.4.18
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 10.4
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.6.9
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 11.0
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.5.13
2017-08-30 Force rescanning of parallel-aware scan nodes below a Gather[Merge]. Tom Lane 10.0
2017-08-30 Force rescanning of parallel-aware scan nodes below a Gather[Merge]. Tom Lane 11.0