Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-13 | Remove support for background workers without BGWORKER_SHMEM_ACCESS. | Andres Freund | 15.0 |
| 2021-08-05 | process startup: Always call Init[Auxiliary]Process() before BaseInit(). | Andres Freund | 15.0 |
| 2017-06-06 | Clean up latch related code. | Andres Freund | 10.0 |
| 2015-04-26 | Fix various typos and grammar errors in comments. | Andres Freund | 9.5.0 |
| 2015-01-14 | Add a default local latch for use in signal handlers. | Andres Freund | 9.5.0 |
| 2015-01-13 | Commonalize process startup code. | Andres Freund | 9.5.0 |