Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 02b1f84

Browse files
committed
Remove bogus comment.
1 parent 1c249fc commit 02b1f84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/backend/replication/walsender.c

+1-2
Original file line numberDiff line numberDiff line change
@@ -534,8 +534,7 @@ ProcessStandbyMessage(void)
534534
}
535535

536536
/*
537-
* Check message type from the first byte. At the moment, there is only
538-
* one type.
537+
* Check message type from the first byte.
539538
*/
540539
msgtype = pq_getmsgbyte(&reply_message);
541540

0 commit comments

Comments
 (0)