Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
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
2018-08-08 Don't run atexit callbacks in quickdie signal handlers. Heikki Linnakangas 10.6
2017-12-06 Report failure to start a background worker. Robert Haas 10.2
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-06-06 Clean up latch related code. Andres Freund 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 10.0
2017-04-11 Add an Assert() to max_parallel_workers enforcement. Robert Haas 10.0
2017-04-11 Fix confusion of max_parallel_workers mechanism following crash. Robert Haas 10.0
2017-04-01 Don't use bgw_main even to specify in-core bgworker entrypoints. Robert Haas 10.0
2017-03-06 Fix user-after-free bug. Robert Haas 10.0
2017-03-03 Notify bgworker registrant after freeing worker slot. Robert Haas 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-02 Add max_parallel_workers GUC. Robert Haas 10.0
2016-11-23 Remove barrier.h Robert Haas 10.0
2016-10-13 Clean up handling of anonymous mmap'd shared-memory segment. Tom Lane 10.0
2016-10-05 Re-alphabetize #include directives. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0