summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeMemoize.c
AgeCommit message (Expand)Author
2022-01-07Update copyright for 2022Bruce Momjian
2021-11-24Flush Memoize cache when non-key parameters change, take 2David Rowley
2021-11-24Revert "Flush Memoize cache when non-key parameters change"David Rowley
2021-11-24Flush Memoize cache when non-key parameters changeDavid Rowley
2021-11-24Allow Memoize to operate in binary comparison modeDavid Rowley
2021-07-25Get rid of artificial restriction on hash table sizes on Windows.Tom Lane
2021-07-14Change the name of the Result Cache node to MemoizeDavid Rowley