Re: [HACKERS] [POC] A better way to expand hash indexes.

Поиск
Список
Период
Сортировка
От Mithun Cy
Тема Re: [HACKERS] [POC] A better way to expand hash indexes.
Дата
Msg-id CAD__OuiKKnL6qsosdUyOTM0SvMoJX2jJ54boJk9N3Jmg+OYafQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] [POC] A better way to expand hash indexes.  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: [HACKERS] [POC] A better way to expand hash indexes.
Список pgsql-hackers
Hi Amit please find the new patch

On Tue, Mar 21, 2017 at 8:16 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> It is not only about above calculation, but also what the patch is
> doing in function _hash_get_tbuckets().  By the way function name also
> seems unclear (mainly *tbuckets* in the name).

Fixed I have introduced some macros for readability and added more
comments to explain why some calculations are mad. Please let me know
if you think more improvements are needed.

>spelling.
>/forth/fourth
>/at time/at a time
Thanks fixed.

-- 
Thanks and Regards
Mithun C Y
EnterpriseDB: http://www.enterprisedb.com

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] Privilege checks on array coercions
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: [HACKERS] ICU integration