Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-15 | Be more careful about barriers when releasing BackgroundWorkerSlots. | Tom Lane | 9.6.23 |
| 2020-09-03 | Avoid lockup of a parallel worker when reporting a long error message. | Tom Lane | 9.6.20 |
| 2017-04-15 | Avoid passing function pointers across process boundaries. | Tom Lane | 9.6.3 |
| 2016-10-13 | Clean up handling of anonymous mmap'd shared-memory segment. | Tom Lane | 9.6.1 |
| 2016-08-04 | Fix bogus coding in WaitForBackgroundWorkerShutdown(). | Tom Lane | 9.6.0 |