Commits

DateSubjectAuthorReleases
2023-06-13 Fix "wrong varnullingrels" for Memoize's lateral references, too. Tom Lane 16.0
2023-04-05 Support "Right Anti Join" plan shapes. Tom Lane 16.0
2023-04-04 Remove comment obsoleted by 11c2d6fd. Thomas Munro 16.0
2023-03-30 Parallel Hash Full Join. Thomas Munro 16.0
2023-02-13 Fix thinkos in have_unsafe_outer_join_ref; reduce to Assert check. Tom Lane 16.0
2023-01-30 Invent "join domains" to replace the below_outer_join hack. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 14.7
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 15.2
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 16.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
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-01-23 Correct type of front_pathkey to PathKey Tomas Vondra 14.2
2022-01-23 Correct type of front_pathkey to PathKey Tomas Vondra 13.6
2022-01-23 Correct type of front_pathkey to PathKey Tomas Vondra 12.10
2022-01-23 Correct type of front_pathkey to PathKey Tomas Vondra 11.15
2022-01-23 Correct type of front_pathkey to PathKey Tomas Vondra 10.20
2022-01-23 Correct type of front_pathkey to PathKey Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 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