Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-19 | Don't use partial unique indexes for unique proofs in the planner | David Rowley | 14.9 |
| 2022-05-16 | Fix incorrect row estimates used for Memoize costing | David Rowley | 14.4 |
| 2021-11-23 | Allow Memoize to operate in binary comparison mode | David Rowley | 14.2 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 14.0 |
| 2021-05-25 | Fix setrefs.c code for Result Cache nodes | 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 |