Typo in dshash_find() comments - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Typo in dshash_find() comments
Date
Msg-id 20210420121659.odjueyd4rpilorn5@nol
Whole thread Raw
Responses Re: Typo in dshash_find() comments  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
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.

Attachment

pgsql-hackers by date:

Previous
From: James Coleman
Date:
Subject: Re: "could not find pathkey item to sort" for TPC-DS queries 94-96
Next
From: Amit Langote
Date:
Subject: Re: Partitioned table permission question