Fix attach-related race condition in shm_mq_send_bytes.

Robert Haas <rhaas@postgresql.org>

Commit: caf89b31aa79b472a451a5b13657db0da43decee
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-08-07T14:06:22Z
Releases: 9.5.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