Re: Fix typos in ExecChooseHashTableSize() - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Fix typos in ExecChooseHashTableSize()
Date
Msg-id CAMbWs4-nEqXb9qES7CO0KMDAT_3B=WZQcwoJSrMxSFgcd9HYXw@mail.gmail.com
Whole thread Raw
In response to Fix typos in ExecChooseHashTableSize()  (Tender Wang <tndrwang@gmail.com>)
Responses Re: Fix typos in ExecChooseHashTableSize()
List pgsql-hackers
On Tue, Nov 18, 2025 at 6:30 PM Tender Wang <tndrwang@gmail.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



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: PRI?64 vs Visual Studio (2022)
Next
From: Tom Lane
Date:
Subject: Re: Use merge-based matching for MCVs in eqjoinsel