pgsql: Fix typos in simplehash.h - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix typos in simplehash.h
Date
Msg-id E1rKayJ-00D6JX-VP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typos in simplehash.h

Author: Richard Guo <guofenglinux@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/18252-d46d27900a277d87@postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/141752bbb0308a40bdbef3ab0a2ba31162813412

Modified Files
--------------
src/include/lib/simplehash.h | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Replace the relid in some missing fields during SJE
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Follow-up fixes for "Make all Perl warnings fatal"