Additional size of hash table is alway zero for hash aggregates

Поиск
Список
Период
Сортировка
От Pengzhou Tang
Тема Additional size of hash table is alway zero for hash aggregates
Дата
Msg-id CAG4reATfHUFVek4Hj6t2oDMqW=K02JBWLbURNSpftPhL5XrNRQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Additional size of hash table is alway zero for hash aggregates  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi hacker,

When reading the grouping sets codes, I find that the additional size of the hash table for hash aggregates is always zero, this seems to be incorrect to me, attached a patch to fix it, please help to check.

Thanks,
Pengzhou
Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: [PATCH] Erase the distinctClause if the result is unique by definition
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: [PATCH] Skip llvm bytecode generation if LLVM is missing