Thread

  1. Re: Fix typos in ExecChooseHashTableSize()

    Richard Guo <guofenglinux@gmail.com> — 2025-11-19T02:18:23Z

    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