Age | Commit message (Expand) | Author |
---|---|---|
2023-01-24 | Use OFFSET 0 instead of ORDER BY to stop subquery pullup | David Rowley |
2023-01-23 | Fix LATERAL join test in test memoize.sql | David Rowley |
2022-12-05 | Fix Memoize to work with partitionwise joining. | Tom Lane |
2022-02-17 | Increase hash_mem_multiplier default to 2.0. | Peter Geoghegan |
2021-11-24 | Flush Memoize cache when non-key parameters change, take 2 | David Rowley |
2021-11-24 | Revert "Flush Memoize cache when non-key parameters change" | David Rowley |
2021-11-24 | Flush Memoize cache when non-key parameters change | David Rowley |
2021-11-23 | Allow Memoize to operate in binary comparison mode | David Rowley |
2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley |