Re: What to call an executor node which lazily caches tuples in a hash table? (GUC)

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: What to call an executor node which lazily caches tuples in a hash table? (GUC)
Дата
Msg-id 20210603023619.GC14099@telsasoft.com
обсуждение исходный текст
Ответ на What to call an executor node which lazily caches tuples in a hash table?  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: What to call an executor node which lazily caches tuples in a hash table? (GUC)  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
You started the thread about what to call the node, but what about its GUC?

Should it be enable_result_cache instead of enable_resultcache?

See also Robert's opinion last year about enable_incrementalsort and "economizing on underscores".

https://www.postgresql.org/message-id/flat/CA%2BTgmoazhPwebpOwNbHt1vJoos1eLYhJVQPka%2BpptSLgS685aA%40mail.gmail.com#e6d5ea0a10384d540b924688c6357b21

-- 
Justin



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Outdated comments about proc->sem in lwlock.c
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: A micro-optimisation for ProcSendSignal()