Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-15 | Be more careful about barriers when releasing BackgroundWorkerSlots. | Tom Lane | 10.18 |
| 2020-12-24 | Fix race condition between shutdown and unstarted background workers. | Tom Lane | 10.16 |
| 2020-09-03 | Avoid lockup of a parallel worker when reporting a long error message. | Tom Lane | 10.15 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-04-15 | Avoid passing function pointers across process boundaries. | Tom Lane | 10.0 |
| 2016-10-13 | Clean up handling of anonymous mmap'd shared-memory segment. | Tom Lane | 10.0 |