Commits

DateSubjectAuthorReleases
2022-05-31 shm_mq_sendv: Fix flushing bug when receiver not yet attached. Robert Haas 15.0
2021-10-14 shm_mq: Update mq_bytes_written less often. Robert Haas 15.0
2018-03-05 shm_mq: Fix detach race condition. Robert Haas 11.0
2018-03-02 shm_mq: Have the receiver set the sender's less frequently. Robert Haas 11.0
2018-03-02 shm_mq: Reduce spinlock usage. Robert Haas 11.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-06-29 Fix obsolete comment. Robert Haas 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-06 shm_mq: After a send fails with SHM_MQ_DETACHED, later ones should too. Robert Haas 9.6.0
2016-03-15 Fix typos. Robert Haas 9.6.0
2015-11-03 shm_mq: Third attempt at fixing nowait behavior in shm_mq_receive. Robert Haas 9.4.6
2015-11-03 shm_mq: Third attempt at fixing nowait behavior in shm_mq_receive. Robert Haas 9.5.0
2015-11-03 shm_mq: Third attempt at fixing nowait behavior in shm_mq_receive. Robert Haas 9.6.0
2015-10-23 shm_mq: Repair breakage from previous commit. Robert Haas 9.4.6
2015-10-23 shm_mq: Repair breakage from previous commit. Robert Haas 9.5.0
2015-10-23 shm_mq: Repair breakage from previous commit. Robert Haas 9.6.0
2015-10-22 shm_mq: Fix failure to notice a dead counterparty when nowait is used. Robert Haas 9.4.6
2015-10-22 shm_mq: Fix failure to notice a dead counterparty when nowait is used. Robert Haas 9.5.0
2015-10-22 shm_mq: Fix failure to notice a dead counterparty when nowait is used. Robert Haas 9.6.0
2015-10-16 Don't send protocol messages to a shm_mq that no longer exists. Robert Haas 9.5.0
2015-10-09 Remove set_latch_on_sigusr1 flag. Robert Haas 9.6.0
2015-09-19 Glue layer to connect the executor to the shm_mq mechanism. Robert Haas 9.6.0
2015-08-07 Fix attach-related race condition in shm_mq_send_bytes. Robert Haas 9.4.5
2015-08-07 Fix attach-related race condition in shm_mq_send_bytes. Robert Haas 9.5.0
2015-08-07 Fix attach-related race condition in shm_mq_send_bytes. Robert Haas 9.6.0