index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
bgworker.sgml
Commit message (
Expand
)
Author
Age
*
doc: fix for plurality typo on bgwriter doc sentence
Bruce Momjian
2019-11-05
*
doc: fix plurality typo on bgwriter doc sentence
Bruce Momjian
2019-11-05
*
Add missing documentation for BGWORKER_BYPASS_ALLOWCONN
Magnus Hagander
2018-04-22
*
doc: Improve wording
Peter Eisentraut
2018-03-03
*
doc: Add WaitForBackgroundWorkerShutdown() to bgw docs.
Andres Freund
2018-03-01
*
doc: clarify use of RegisterDynamicBackgroundWorker
Bruce Momjian
2018-01-24
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Add background worker type
Peter Eisentraut
2017-09-29
*
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-03-31
*
Fix spi_worker mention in bgworker documentation
Alvaro Herrera
2016-01-28
*
Document interaction of bgworkers with LISTEN/NOTIFY.
Robert Haas
2015-11-06
*
Pass extra data to bgworkers, and use this to fix parallel contexts.
Robert Haas
2015-11-05
*
Flesh out the background worker documentation.
Robert Haas
2015-07-29
*
Add new function BackgroundWorkerInitializeConnectionByOid.
Robert Haas
2015-02-02
*
Fix typo in docs.
Heikki Linnakangas
2014-10-14
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
When a background worker exists with code 0, unregister it.
Robert Haas
2014-05-07
*
doc: bgw_main takes a Datum argument, not void *.
Alvaro Herrera
2014-02-27
*
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
*
doc: Add missing words to bgworker docs.
Robert Haas
2013-10-04
*
Allow discovery of whether a dynamic background worker is running.
Robert Haas
2013-08-28
*
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-22
*
Allow background workers to be started dynamically.
Robert Haas
2013-07-16
*
Add new GUC, max_worker_processes, limiting number of bgworkers.
Robert Haas
2013-07-04
*
docs: Clarify flag dependencies for background workers.
Robert Haas
2013-07-04
*
Docs shouldn't say HOT Standby.
Simon Riggs
2013-01-24
*
Background worker processes
Alvaro Herrera
2012-12-06