[HACKERS] simplehash.h typo - Mailing list pgsql-hackers

From Jeff Janes
Subject [HACKERS] simplehash.h typo
Date
Msg-id CAMkU=1zYnniLYg+W9itL93DXebCjx6Uk6m_=Xa8p_zM65X3S0Q@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] simplehash.h typo  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
    /* round up size to the next power of 2, that's the bucketing works  */


That should probably be "that's the **way** bucketing works".  Or maybe it is an idiom I don't grok.

Cheers,

Jeff

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Broken hint bits (freeze)
Next
From: Jeff Janes
Date:
Subject: [HACKERS] execGrouping.c limit on work_mem