git.postgresql.org Git - postgresql.git/commit
2013年8月28日 18:08:13 +0000 (14:08 -0400)
2013年8月28日 18:08:13 +0000 (14:08 -0400)
commit 090d0f2050647958865cb495dff74af7257d2bb4
Allow discovery of whether a dynamic background worker is running.
Using the infrastructure provided by this patch, it's possible either
to wait for the startup of a dynamically-registered background worker,
or to poll the status of such a worker without waiting. In either
case, the current PID of the worker process can also be obtained.
As usual, worker_spi is updated to demonstrate the new functionality.
Patch by me. Review by Andres Freund.
12 files changed:
This is the main PostgreSQL git repository.
RSS
Atom