index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
postmaster
/
bgworker.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Pass extra data to bgworkers, and use this to fix parallel contexts.
Robert Haas
2015-11-05
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
*
Add new function BackgroundWorkerInitializeConnectionByOid.
Robert Haas
2015-02-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
When a background worker exists with code 0, unregister it.
Robert Haas
2014-05-07
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Export a few more symbols required for test_shm_mq module.
Andrew Dunstan
2014-01-18
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
*
Allow discovery of whether a dynamic background worker is running.
Robert Haas
2013-08-28
*
Assorted bgworker-related comment fixes.
Robert Haas
2013-08-01
*
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-22
*
Allow background workers to be started dynamically.
Robert Haas
2013-07-16
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Background worker processes
Alvaro Herrera
2012-12-06