Re: Typo in dshash_find() comments
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-20T12:37:16Z
Lists: pgsql-hackers
On Tue, Apr 20, 2021 at 2:16 PM Julien Rouhaud <rjuju123@gmail.com> wrote: > > 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. Pushed, thanks. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/
Commits
-
Fix typo in comment
- 7311fa8a7096 11.12 landed
- e4fbd11a1d5c 12.7 landed
- bf5d1f1e0052 13.3 landed
- 8b4b5669cde2 14.0 landed