Commits

DateSubjectAuthorReleases
2024-10-15 Move clause_sides_match_join() into restrictinfo.h David Rowley 18.0
2024-01-26 De-dupicate Memoize cache keys David Rowley 17.0
2024-01-22 Re-disallow Memoize for parameterized nested loops with join filters David Rowley 16.2
2024-01-22 Re-disallow Memoize for parameterized nested loops with join filters David Rowley 17.0
2023-08-07 Don't Memoize lateral joins with volatile join conditions David Rowley 14.9
2023-08-07 Don't Memoize lateral joins with volatile join conditions David Rowley 15.4
2023-08-07 Don't Memoize lateral joins with volatile join conditions David Rowley 16.0
2023-08-07 Don't Memoize lateral joins with volatile join conditions David Rowley 17.0
2023-08-07 Fix misleading comment in paraminfo_get_equal_hashops David Rowley 17.0
2022-05-16 Fix incorrect row estimates used for Memoize costing David Rowley 14.4
2022-05-16 Fix incorrect row estimates used for Memoize costing David Rowley 15.0
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 14.2
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 15.0
2021-11-08 Fix incorrect hash equality operator bug in Memoize David Rowley 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
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-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-10-22 Optimize a few list_delete_ptr calls David Rowley 14.0