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

Commit593c75d

Browse files
committed
Fix typo
1 parentdda7c34 commit593c75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@ LWLockAcquire(LWLock *lock, LWLockMode mode)
11871187
* Instead add us to the queue and try to grab the lock again. If we
11881188
* succeed we need to revert the queuing and be happy, otherwise we
11891189
* recheck the lock. If we still couldn't grab it, we know that the
1190-
* otherlock will see our queue entries when releasing since they
1190+
* otherlocker will see our queue entries when releasing since they
11911191
* existed before we checked for the lock.
11921192
*/
11931193

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp