Обсуждение: pgsql: Fix attach-related race condition in shm_mq_send_bytes.

Поиск
Список
Период
Сортировка

pgsql: Fix attach-related race condition in shm_mq_send_bytes.

От
Robert Haas
Дата:
Fix attach-related race condition in shm_mq_send_bytes.

Spotted by Antonin Houska.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e9215461d2a6081812d9c3619c9ec81e5682fe0f

Modified Files
--------------
src/backend/storage/ipc/shm_mq.c |   38 +++++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 17 deletions(-)