Typo in SH_LOOKUP and SH_LOOKUP_HASH comments

From: vignesh C <vignesh21(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Typo in SH_LOOKUP and SH_LOOKUP_HASH comments
Date: 2022-11-17 09:56:14
Message-ID: CALDaNm0jKY__83tUsem79+YqfjTWTAkDfiPS0T_Z4y0AYGd_HQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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.

Regards,
Vignesh

Attachment Content-Type Size
0001-Fix-typos-in-comments.patch text/x-patch 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sandro Santilli 2022-11-17 09:57:34 Re: [PATCH] Support % wildcard in extension upgrade filenames
Previous Message Aleksander Alekseev 2022-11-17 09:44:54 Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)