On Thu, 23 Sep 2021, 16:45 Tom Lane, wrote:
>
> No, "memoize" is the intended spelling.
>
> regards, tom lane
Oh, my bad. Cool new term. Thanks.
Erwin Brandstetter writes:
> 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
> On 23 Sep 2021, at 16:26, Erwin Brandstetter 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 inn
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)
Regards
Erwin