Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-11 | Fix incorrect accessing of pfree'd memory in Memoize | David Rowley | 15.7 |
| 2023-01-24 | Use OFFSET 0 instead of ORDER BY to stop subquery pullup | David Rowley | 15.2 |
| 2023-01-23 | Fix LATERAL join test in test memoize.sql | David Rowley | 15.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 | 15.0 |
| 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 | 15.0 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 15.0 |