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

Commite397d2e

Browse files
committed
Remove obsolete comment.
In earlier versions of the sync rep patch, waiters removed themselves fromthe queue, but now walsender removes them before doing the wakeup.Report by Fujii Masao.
1 parent6436098 commite397d2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/include/replication/walsender.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ typedef struct
7474

7575
/*
7676
* Current location of the head of the queue. All waiters should have
77-
* a waitLSN that follows this value, or they are currently being woken
78-
* to remove themselves from the queue. Protected by SyncRepLock.
77+
* a waitLSN that follows this value. Protected by SyncRepLock.
7978
*/
8079
XLogRecPtrlsn;
8180

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp