Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-01 | Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. | Tom Lane | 9.5.4 |
| 2015-10-16 | Don't send protocol messages to a shm_mq that no longer exists. | Robert Haas | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-04-30 | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-10-31 | Support frontend-backend protocol communication using a shm_mq. | Robert Haas | 9.5.0 |