Fix attach-related race condition in shm_mq_send_bytes.

Robert Haas <rhaas@postgresql.org>

Commit: 846f8c9483a8f31e45bf949db1721706a2765771
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-08-07T14:04:07Z
Releases: 9.6.0
Fix attach-related race condition in shm_mq_send_bytes.

Spotted by Antonin Houska.

Files

PathChange+/−
src/backend/storage/ipc/shm_mq.c modified +21 −17