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

Commit3bc9356

Browse files
committed
Remove outdated comment in LWLockDequeueSelf's header.
Noticed-By: Robert HaasBackpatch: 9.5, where the function was added
1 parenta309ebd commit3bc9356

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -796,8 +796,7 @@ LWLockQueueSelf(LWLock *lock, LWLockMode mode)
796796
*
797797
* This is used if we queued ourselves because we thought we needed to sleep
798798
* but, after further checking, we discovered that we don't actually need to
799-
* do so. Returns false if somebody else already has woken us up, otherwise
800-
* returns true.
799+
* do so.
801800
*/
802801
staticvoid
803802
LWLockDequeueSelf(LWLock*lock)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp