1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Change the name of the Result Cache node to Memoize

"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
This commit is contained in:
David Rowley
2021-07-14 12:43:58 +12:00
parent d68a003912
commit 83f4fcc655
43 changed files with 594 additions and 605 deletions

View File

@ -1421,6 +1421,13 @@ Material
MaterialPath
MaterialState
MdfdVec
Memoize
MemoizeEntry
MemoizeInstrumentation
MemoizeKey
MemoizePath
MemoizeState
MemoizeTuple
MemoryContext
MemoryContextCallback
MemoryContextCallbackFunction
@ -2222,13 +2229,6 @@ RestoreOptions
RestorePass
RestrictInfo
Result
ResultCache
ResultCacheEntry
ResultCacheInstrumentation
ResultCacheKey
ResultCachePath
ResultCacheState
ResultCacheTuple
ResultRelInfo
ResultState
ReturnSetInfo
@ -2384,10 +2384,10 @@ SharedInvalSmgrMsg
SharedInvalSnapshotMsg
SharedInvalidationMessage
SharedJitInstrumentation
SharedMemoizeInfo
SharedRecordTableEntry
SharedRecordTableKey
SharedRecordTypmodRegistry
SharedResultCacheInfo
SharedSortInfo
SharedTuplestore
SharedTuplestoreAccessor
@ -3272,6 +3272,8 @@ mbcharacter_incrementer
mbdisplaylen_converter
mblen_converter
mbstr_verifier
memoize_hash
memoize_iterator
metastring
mix_data_t
mixedStruct
@ -3478,8 +3480,6 @@ remoteDep
rendezvousHashEntry
replace_rte_variables_callback
replace_rte_variables_context
resultcache_hash
resultcache_iterator
ret_type
rewind_source
rewrite_event