Commits

DateSubjectAuthorReleases
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
2015-08-06 Fix incorrect calculation in shm_mq_receive. Robert Haas 9.4.5
2015-08-06 Fix incorrect calculation in shm_mq_receive. Robert Haas 9.5.0
2015-08-06 Fix incorrect calculation in shm_mq_receive. Robert Haas 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-20 Fix more typos in comments. Heikki Linnakangas 9.5.0
2015-01-14 Add a default local latch for use in signal handlers. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-10-08 Extend shm_mq API with new functions shm_mq_sendv, shm_mq_set_handle. Robert Haas 9.5.0
2014-07-24 Prevent shm_mq_send from reading uninitialized memory. Robert Haas 9.5.0
2014-07-24 Prevent shm_mq_send from reading uninitialized memory. Robert Haas 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-04-30 Consistently allow reading of messages from a detached shm_mq. Robert Haas 9.4.0
2014-03-18 Rewrite comment for shm_mq_receive_bytes. Robert Haas 9.4.0
2014-03-18 Improve shm_mq portability around MAXIMUM_ALIGNOF and sizeof(Size). Robert Haas 9.4.0
2014-01-14 Single-reader, single-writer, lightweight shared message queue. Robert Haas 9.4.0