Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
| | | | | | | | | Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz Backpatch-through: 12 | ||
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
| | | | | Backpatch-through: 11 | ||
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
| | | | | Backpatch-through: 10 | ||
* | Change the name of the Result Cache node to Memoize | David Rowley | 2021-07-14 |
"Result Cache" was never a great name for this node, but nobody managed to come up with another name that anyone liked enough. That was until David Johnston mentioned "Node Memoization", which Tom Lane revised to just "Memoize". People seem to like "Memoize", so let's do the rename. Reviewed-by: Justin Pryzby Discussion: https://postgr.es/m/20210708165145.GG1176@momjian.us Backpatch-through: 14, where Result Cache was introduced |