Re: Typo in release notes for pg14

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Erwin Brandstetter <brsaweda(at)gmail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Typo in release notes for pg14
Date: 2021-09-23 14:43:44
Message-ID: 8EC4B34B-B814-427F-A0C1-BE55D900EF2E@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> On 23 Sep 2021, at 16:26, Erwin Brandstetter <brsaweda(at)gmail(dot)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/

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2021-09-23 14:45:16 Re: Typo in release notes for pg14
Previous Message Erwin Brandstetter 2021-09-23 14:26:42 Typo in release notes for pg14