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

Commitf2a8861

Browse files
committed
Fix typo
Author: Masahiko Sawada <sawada.mshk@gmail.com>
1 parent88c6cff commitf2a8861

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
@@ -769,7 +769,7 @@ shm_mq_wait_for_attach(shm_mq_handle *mqh)
769769
*
770770
* The purpose of this function is to make sure that the process
771771
* with which we're communicating doesn't block forever waiting for us to
772-
* fill or drain the queue once we've lost interest.Whem the sender
772+
* fill or drain the queue once we've lost interest.When the sender
773773
* detaches, the receiver can read any messages remaining in the queue;
774774
* further reads will return SHM_MQ_DETACHED. If the receiver detaches,
775775
* further attempts to send messages will likewise return SHM_MQ_DETACHED.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp