Re: Fix typos in ExecChooseHashTableSize()

From: Tender Wang <tndrwang(at)gmail(dot)com>
To: Richard Guo <guofenglinux(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:32:48
Message-ID: CAHewXNkLfkX6UnSAeWAvqkmUtXerx1k_aGQOpEffgQk63CZhAA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Richard Guo <guofenglinux(at)gmail(dot)com> 于2025年11月19日周三 10:18写道:

> 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
>

Thanks for pushing.
--
Thanks,
Tender Wang

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bryan Green 2025-11-19 02:33:21 Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects
Previous Message Michael Paquier 2025-11-19 02:30:30 Re: make -C src/test/isolation failure in index-killtuples due to btree_gist