Re: Small optimization with expanding dynamic hash table

Поиск
Список
Период
Сортировка
От cca5507
Тема Re: Small optimization with expanding dynamic hash table
Дата
Msg-id tencent_371D9ECFC197DD7DA86AE1526D59CAB8CC06@qq.com
обсуждение исходный текст
Ответ на Re: Small optimization with expanding dynamic hash table  ("cca5507" <cca5507@qq.com>)
Ответы Re: Small optimization with expanding dynamic hash table
Список pgsql-hackers
Hi,

The v2 patch maybe more clear:

We can calc bucket just by hashvalue & high_mask when expanding table because the if condition in calc_bucket() must be false.

--
Regards,
ChangAo Chen

Вложения

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