Re: Check lateral references within PHVs for memoize cache keys

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Check lateral references within PHVs for memoize cache keys
Дата
Msg-id CAApHDvqwyM_yy+OajtfHHu=E9qO_e_WxpriZRrcnnPGhULCW+g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Check lateral references within PHVs for memoize cache keys  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
Ответы Re: Check lateral references within PHVs for memoize cache keys
Список pgsql-hackers
On Sat, 8 Jul 2023 at 17:24, Paul A Jungwirth
<pj@illuminatedcomputing.com> wrote:
> One adjacent thing I noticed is that when we renamed "Result Cache" to
> "Memoize" this bit of the docs in config.sgml got skipped (probably
> because of the line break):
>
>         Hash tables are used in hash joins, hash-based aggregation, result
>         cache nodes and hash-based processing of <literal>IN</literal>
>         subqueries.
>
> I believe that should say "memoize nodes" instead. Is it worth
> correcting that as part of this patch? Or perhaps another one?

I just pushed a fix for this.  Thanks for reporting it.

David



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Initial Schema Sync for Logical Replication
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Autogenerate some wait events code and documentation