forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5ec45bb
committed
Consistently allow reading of messages from a detached shm_mq.
This was intended to work always, but the previous code only allowedit if at least one message was successfully read by the receiverbefore the sender detached the queue.Report by Petr Jelinek. Patch by me.1 parent2d00190 commit5ec45bb
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
| 409 | + | |
| 410 | + | |
410 | 411 |
| |
411 | 412 |
| |
412 | 413 |
| |
|
0 commit comments
Comments
(0)