diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-10-22 22:01:11 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-10-22 22:03:58 -0400 |
commit | 44390e30f8531906ed142336f84f172b93073038 (patch) | |
tree | 1a299ab88c657f8766b767efa96bca93686ae302 /src/backend/access/transam/commit_ts.c | |
parent | 17b07afae341c05f2dae1b6c588df6b267e699f2 (diff) | |
download | postgresql-44390e30f8531906ed142336f84f172b93073038.tar.gz postgresql-44390e30f8531906ed142336f84f172b93073038.zip |
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, we
fail to read whatever was written.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions