Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaf57438

Browse files
committed
Improve header comment for LockHasWaitersRelation.
Dimitry Ivanov spotted a typo, and I added a bit of wordsmithing.
1 parentf9472d7 commitaf57438

File tree

1 file changed

+2
-2
lines changed
  • src/backend/storage/lmgr

1 file changed

+2
-2
lines changed

‎src/backend/storage/lmgr/lmgr.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ UnlockRelation(Relation relation, LOCKMODE lockmode)
268268
/*
269269
*LockHasWaitersRelation
270270
*
271-
* This is afunctiion to checkif someone else is waitingon a
272-
* lock, we are currently holding.
271+
* This is afunction to checkwhether someone else is waitingfor a
272+
* lock which we are currently holding.
273273
*/
274274
bool
275275
LockHasWaitersRelation(Relationrelation,LOCKMODElockmode)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp