Commits

DateSubjectAuthorReleases
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
2021-05-15 Be more careful about barriers when releasing BackgroundWorkerSlots. Tom Lane 10.18
2021-05-15 Be more careful about barriers when releasing BackgroundWorkerSlots. Tom Lane 13.4
2021-05-15 Be more careful about barriers when releasing BackgroundWorkerSlots. Tom Lane 11.13
2021-05-15 Be more careful about barriers when releasing BackgroundWorkerSlots. Tom Lane 12.8
2021-05-15 Be more careful about barriers when releasing BackgroundWorkerSlots. Tom Lane 9.6.23
2021-05-15 Be more careful about barriers when releasing BackgroundWorkerSlots. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-19 Use correct format placeholder for pids Peter Eisentraut 14.0
2021-02-28 Use SIGURG rather than SIGUSR1 for latches. Thomas Munro 14.0
2021-02-17 Use errmsg_internal for debug messages Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-24 Fix race condition between shutdown and unstarted background workers. Tom Lane 11.11
2020-12-24 Fix race condition between shutdown and unstarted background workers. Tom Lane 14.0
2020-12-24 Fix race condition between shutdown and unstarted background workers. Tom Lane 12.6
2020-12-24 Fix race condition between shutdown and unstarted background workers. Tom Lane 10.16
2020-12-24 Fix race condition between shutdown and unstarted background workers. Tom Lane 13.2
2020-12-04 Convert elog(LOG) calls to ereport() where appropriate Peter Eisentraut 14.0
2020-09-16 Centralize setup of SIGQUIT handling for postmaster child processes. Tom Lane 14.0
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 14.0
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 12.5
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 11.10
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 9.5.24
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 10.15