8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96f481 commit 506652bCopy full SHA for 506652b
doc/src/sgml/bgworker.sgml
@@ -41,7 +41,7 @@
41
*worker, BackgroundWorkerHandle **handle</type>)</function>. Unlike
42
<function>RegisterBackgroundWorker</function>, which can only be called from within
43
the postmaster, <function>RegisterDynamicBackgroundWorker</function> must be
44
- called from a regular backend, possibly another background worker.
+ called from a regular backend or another background worker.
45
</para>
46
47
<para>
0 commit comments