]> granicus.if.org Git - postgresql/commit
Fix attach-related race condition in shm_mq_send_bytes.
authorRobert Haas <rhaas@postgresql.org>
Fri, 7 Aug 2015 14:04:07 +0000 (09:04 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 7 Aug 2015 14:06:29 +0000 (10:06 -0400)
commite9215461d2a6081812d9c3619c9ec81e5682fe0f
tree8aed5e918abd7d55f7018f20a2fe2c60fe708e1d
parent8c7bb02409548a88fa02d6f8771e2a6ca27007d3
Fix attach-related race condition in shm_mq_send_bytes.

Spotted by Antonin Houska.
src/backend/storage/ipc/shm_mq.c