Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-09-28 | worker_spi: Call pgstat_report_stat. | Robert Haas | 9.3.15 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-02-01 | Fix some more bugs in signal handlers and process shutdown logic. | Tom Lane | 9.3.3 |
| 2013-09-03 | Fix thinko in worker_spi, count(*) returns a bigint. Thanks RhodiumToad | Greg Stark | 9.3.1 |
| 2013-07-22 | Back-patch bgworker API changes to 9.3. | Robert Haas | 9.3.0 |
| 2013-07-22 | Remove bgw_sighup and bgw_sigterm. | Robert Haas | 9.3.0 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-04-10 | Make worker_spi sample code more complete | Alvaro Herrera | 9.3.0 |
| 2012-12-06 | Background worker processes | Alvaro Herrera | 9.3.0 |