Commits

DateSubjectAuthorReleases
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-07-02 Use TupleDescAttr macro consistently David Rowley 18.0
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 14.12
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 15.7
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 16.3
2024-03-11 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 17.0
2024-01-29 Delay build of Memoize hash table until executor run David Rowley 17.0
2023-10-05 Fix memory leak in Memoize code David Rowley 14.10
2023-10-05 Fix memory leak in Memoize code David Rowley 15.5
2023-10-05 Fix memory leak in Memoize code David Rowley 16.1
2023-10-05 Fix memory leak in Memoize code David Rowley 17.0
2023-03-20 Fix memory leak in Memoize cache key evaluation David Rowley 14.8
2023-03-20 Fix memory leak in Memoize cache key evaluation David Rowley 15.3
2023-03-20 Fix memory leak in Memoize cache key evaluation David Rowley 16.0
2022-06-08 Harden Memoization code against broken data types David Rowley 14.4
2022-06-08 Harden Memoization code against broken data types David Rowley 15.0
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 14.2
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 15.0
2021-11-24 Revert "Flush Memoize cache when non-key parameters change" David Rowley 14.2
2021-11-24 Revert "Flush Memoize cache when non-key parameters change" David Rowley 15.0
2021-11-24 Flush Memoize cache when non-key parameters change David Rowley 14.2
2021-11-24 Flush Memoize cache when non-key parameters change 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-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0