Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-09-28 | worker_spi: Call pgstat_report_stat. | Robert Haas | 9.4.10 |
| 2014-05-27 | worker_spi: Initialize bgw_notify_pid in all cases. | Robert Haas | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-18 | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 9.4.0 |
| 2014-02-01 | Fix some more bugs in signal handlers and process shutdown logic. | Tom Lane | 9.4.0 |
| 2013-09-03 | Fix thinko in worker_spi, count(*) returns a bigint. Thanks RhodiumToad | Greg Stark | 9.4.0 |
| 2013-08-28 | Allow discovery of whether a dynamic background worker is running. | 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 |