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

Commit8dee039

Browse files
committed
Fix obsolete comment.
Commit3bd261c should have updatedthis, but didn't.Extracted from a larger patch by Piotr Stefaniak.
1 parent73e6bea commit8dee039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/storage/ipc/shm_mq.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ struct shm_mq
103103
* locally by copying the chunks into a backend-local buffer. mqh_buffer is
104104
* the buffer, and mqh_buflen is the number of bytes allocated for it.
105105
*
106-
*mqh_partial_message_bytes, mqh_expected_bytes, and mqh_length_word_complete
106+
*mqh_partial_bytes, mqh_expected_bytes, and mqh_length_word_complete
107107
* are used to track the state of non-blocking operations. When the caller
108108
* attempts a non-blocking operation that returns SHM_MQ_WOULD_BLOCK, they
109109
* are expected to retry the call at a later time with the same argument;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp