Commits

DateSubjectAuthorReleases
2020-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 12.4
2020-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 9.5.23
2020-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 10.14
2020-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 11.9
2020-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 14.0
2020-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 13.0
2020-02-29 Correctly re-use hash tables in buildSubPlanHash(). Tom Lane 11.8
2020-02-29 Correctly re-use hash tables in buildSubPlanHash(). Tom Lane 12.3
2020-02-29 Correctly re-use hash tables in buildSubPlanHash(). Tom Lane 13.0
2020-01-17 Repair more failures with SubPlans in multi-row VALUES lists. Tom Lane 9.4.26
2020-01-17 Repair more failures with SubPlans in multi-row VALUES lists. Tom Lane 9.5.21
2020-01-17 Repair more failures with SubPlans in multi-row VALUES lists. Tom Lane 9.6.17
2020-01-17 Repair more failures with SubPlans in multi-row VALUES lists. Tom Lane 10.12
2020-01-17 Repair more failures with SubPlans in multi-row VALUES lists. Tom Lane 11.7
2020-01-17 Repair more failures with SubPlans in multi-row VALUES lists. Tom Lane 12.2
2020-01-17 Repair more failures with SubPlans in multi-row VALUES lists. Tom Lane 13.0
2019-12-17 Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE. Tom Lane 13.0
2019-08-05 Fix choice of comparison operators for cross-type hashed subplans. Tom Lane 11.5
2019-08-05 Fix choice of comparison operators for cross-type hashed subplans. Tom Lane 12.0
2019-08-05 Fix choice of comparison operators for cross-type hashed subplans. Tom Lane 13.0
2019-04-09 Prevent inlining of multiply-referenced CTEs with outer recursive refs. Tom Lane 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-01 Check we don't misoptimize a NOT IN where the subquery returns no rows. Tom Lane 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0