Re: simplehash.h typo

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: simplehash.h typo
Date: 2017-06-05 08:10:12
Message-ID: 9338b0f2-79d0-6bff-d48a-03fbe0f4aeb1@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05/28/2017 04:50 AM, Jeff Janes wrote:
> /* 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.

Fixed, thanks. I also fixed and clarified some other comments in the
file that seemed wrong or confusing to me.

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-06-05 08:14:17 Re: Server ignores contents of SASLInitialResponse
Previous Message Fabien COELHO 2017-06-05 07:02:23 Re: proposal psql \gdesc