simplehash.h typo

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: simplehash.h typo
Date: 2017-05-28 01:50:34
Message-ID: CAMkU=1zYnniLYg+W9itL93DXebCjx6Uk6m_=Xa8p_zM65X3S0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2017-05-28 02:34:27 execGrouping.c limit on work_mem
Previous Message Michael Paquier 2017-05-28 01:30:14 Re: Broken hint bits (freeze)