Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Clean up shm_mq cleanup. | Tom Lane | 2017-08-31 |
* | Clean up latch related code. | Andres Freund | 2017-06-06 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Extend framework from commit 53be0b1ad to report latch waits. | Robert Haas | 2016-10-04 |
* | Add a nonlocalized version of the severity field to client error messages. | Tom Lane | 2016-08-26 |
* | Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. | Tom Lane | 2016-08-01 |
* | Fix several mistakes around parallel workers and client_encoding. | Robert Haas | 2016-06-30 |
* | pgindent run for 9.6 | Robert Haas | 2016-06-09 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Don't send protocol messages to a shm_mq that no longer exists. | Robert Haas | 2015-10-16 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas | 2015-04-30 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Support frontend-backend protocol communication using a shm_mq. | Robert Haas | 2014-10-31 |