Re: [HACKERS] [POC] A better way to expand hash indexes. - Mailing list pgsql-hackers

From Mithun Cy
Subject Re: [HACKERS] [POC] A better way to expand hash indexes.
Date
Msg-id CAD__OuiKKnL6qsosdUyOTM0SvMoJX2jJ54boJk9N3Jmg+OYafQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] [POC] A better way to expand hash indexes.  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: [HACKERS] [POC] A better way to expand hash indexes.  (Mithun Cy <mithun.cy@enterprisedb.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] Privilege checks on array coercions
Next
From: Jeff Janes
Date:
Subject: Re: [HACKERS] ICU integration