Re: Fix a comment in paraminfo_get_equal_hashops

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Richard Guo <guofenglinux@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2023-08-07T06:18:12Z
Lists: pgsql-hackers
On Fri, 4 Aug 2023 at 18:48, Richard Guo <guofenglinux@gmail.com> wrote:
> As stated in [1], there is a typo in the comment in
> paraminfo_get_equal_hashops.

> [1] https://www.postgresql.org/message-id/CAMbWs49dEHRPe8poM_K39r2uOsaOZcg+Y0B5a8tF7vW3uVR3mw@mail.gmail.com

Thanks. Pushed.

David



Commits

  1. Fix misleading comment in paraminfo_get_equal_hashops