mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Fix more typos in comments.
Patch by CharSyam, plus a few more I spotted with grep.
This commit is contained in:
@ -2165,7 +2165,7 @@ CheckForBufferLeaks(void)
|
||||
}
|
||||
}
|
||||
|
||||
/* if neccessary search the hash */
|
||||
/* if necessary search the hash */
|
||||
if (PrivateRefCountOverflowed)
|
||||
{
|
||||
HASH_SEQ_STATUS hstat;
|
||||
|
Reference in New Issue
Block a user