Commits

DateSubjectAuthorReleases
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 10.15
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 13.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 11.10
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-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 9.6.19
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