forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5eca6cf
committed
shm_mq: Repair breakage from previous commit.
If the counterparty writes some data into the queue and then detaches,it's wrong to return SHM_MQ_DETACHED right away. If we do that, wefail to read whatever was written.1 parent87abcb4 commit5eca6cf
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
409 |
| - | |
410 | 408 |
| |
| 409 | + | |
| 410 | + | |
| 411 | + | |
411 | 412 |
| |
| 413 | + | |
412 | 414 |
| |
413 | 415 |
| |
414 | 416 |
| |
|
0 commit comments
Comments
(0)