Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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.6.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.6.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.6.0 |
| 2015-08-06 | Fix incorrect calculation in shm_mq_receive. | Robert Haas | 9.6.0 |