> On 23 Sep 2021, at 16:26, Erwin Brandstetter <brsaw...@gmail.com> wrote: > > https://www.postgresql.org/docs/14/release-14.html#id-1.11.6.5.5.3.7 > > > Add executor method to memoize results from the inner side of a nested-loop > > join (David Rowley) > > -> > Add executor method to memorize results from the inner side of a nested-loop > join (David Rowley)
Memoize is actually the correct term here, see for example the below commit: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=83f4fcc65503c5d4e5d5eefc8e7a70d3c9a6496f -- Daniel Gustafsson https://vmware.com/