Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-07 | When a background worker exists with code 0, unregister it. | Robert Haas | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-18 | Export a few more symbols required for test_shm_mq module. | Andrew Dunstan | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-18 | Provide a reliable mechanism for terminating a background worker. | Robert Haas | 9.4.0 |
| 2013-08-28 | Allow discovery of whether a dynamic background worker is running. | Robert Haas | 9.4.0 |
| 2013-08-01 | Assorted bgworker-related comment fixes. | Robert Haas | 9.4.0 |
| 2013-07-22 | Remove bgw_sighup and bgw_sigterm. | Robert Haas | 9.4.0 |
| 2013-07-16 | Allow background workers to be started dynamically. | Robert Haas | 9.4.0 |