Re: Typo in SH_LOOKUP and SH_LOOKUP_HASH comments
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: vignesh C <vignesh21@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-17T12:18:36Z
Lists: pgsql-hackers
> On 17 Nov 2022, at 10:56, vignesh C <vignesh21@gmail.com> wrote: > When I was reviewing one of the patches, I found a typo in the > comments of SH_LOOKUP and SH_LOOKUP_HASH. I felt "lookup up" should > have been "lookup". > Attached a patch to modify it. I agree with that, applied to HEAD. Thanks! -- Daniel Gustafsson https://vmware.com/
Commits
-
Fix wording in comment
- 3d0c95bc8920 16.0 landed