Typo in dshash_find() comments

Julien Rouhaud <rjuju123@gmail.com>

From: Julien Rouhaud <rjuju123@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2021-04-20T12:16:59Z
Lists: pgsql-hackers

Attachments

Hi,

I just noticed that a comment for dshash_find() mentions:

"caller must not lock a lock already"

Simple patch to rephrase with "hold a lock" attached.

Commits

  1. Fix typo in comment