Commits

DateSubjectAuthorReleases
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-05-24 Add missing NULL check when building Result Cache paths David Rowley 14.0
2021-05-22 Fix planner's use of Result Cache with unique joins David Rowley 14.0
2021-04-14 Fix obsolete comments referencing JoinPathExtraData.extra_lateral_rels. Tom Lane 14.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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-10-22 Optimize a few list_delete_ptr calls David Rowley 14.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-06-18 Prevent Parallel Hash Join for JOIN_UNIQUE_INNER. Thomas Munro 11.5
2019-06-18 Prevent Parallel Hash Join for JOIN_UNIQUE_INNER. Thomas Munro 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-14 Back-patch "Fix parallel hash join path search." Amit Kapila 9.6.11
2018-05-22 Fix typo in comment. Heikki Linnakangas 11.0
2018-04-20 Tweak a couple of planner APIs to save recalculating join relids. Tom Lane 11.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-03-07 Fix costing of parallel hash joins. Peter Eisentraut 11.0