Re: Fix typos in ExecChooseHashTableSize()

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix typos in ExecChooseHashTableSize()
Date: 2025-11-19 02:18:23
Message-ID: CAMbWs4-nEqXb9qES7CO0KMDAT_3B=WZQcwoJSrMxSFgcd9HYXw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 18, 2025 at 6:30 PM Tender Wang <tndrwang(at)gmail(dot)com> wrote:
> In the first comment, "wont't" should be "won't".
> In the second comment, "overlow" should be "overflow".

The first one was fixed by Álvaro in another commit. I've just pushed
a fix for the second one.

- Richard

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-11-19 02:19:46 Re: Use merge-based matching for MCVs in eqjoinsel
Previous Message Thomas Munro 2025-11-19 02:13:54 Re: PRI?64 vs Visual Studio (2022)