Re: Fix typos in ExecChooseHashTableSize()
Tender Wang <tndrwang@gmail.com>
From: Tender Wang <tndrwang@gmail.com>
To: Richard Guo <guofenglinux@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-19T02:32:48Z
Lists: pgsql-hackers
Richard Guo <guofenglinux@gmail.com> 于2025年11月19日周三 10:18写道: > 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 > Thanks for pushing. -- Thanks, Tender Wang