postgresql/contrib/worker_spi
Robert Haas 616afee14d worker_spi: Initialize bgw_notify_pid in all cases.
Commit 090d0f2050 added new code showing
how it can be useful to set bgw_notify_pid to a non-zero value, but it
failed to make sure that the existing call to RegisterBackgroundWorker
initialized the new field at all.

Report and patch by Shigeru Hanada.
2014-05-26 22:56:28 -04:00
..
Makefile Allow background workers to be started dynamically. 2013-07-16 13:02:15 -04:00
worker_spi--1.0.sql Allow discovery of whether a dynamic background worker is running. 2013-08-28 14:08:13 -04:00
worker_spi.c worker_spi: Initialize bgw_notify_pid in all cases. 2014-05-26 22:56:28 -04:00
worker_spi.control Allow background workers to be started dynamically. 2013-07-16 13:02:15 -04:00