summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeResultCache.h
AgeCommit message (Expand)Author
2021-07-14Change the name of the Result Cache node to MemoizeDavid Rowley
2021-04-06Fix missing #include in nodeResultCache.h.Tom Lane
2021-04-02Add Result Cache executor node (take 2)David Rowley
2021-04-01Revert b6002a796David Rowley
2021-04-01Add Result Cache executor nodeDavid Rowley