Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 506652b

Browse filesBrowse files
committed
doc: Improve wording
1 parent f96f481 commit 506652b
Copy full SHA for 506652b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/bgworker.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/bgworker.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
*worker, BackgroundWorkerHandle **handle</type>)</function>. Unlike
4242
<function>RegisterBackgroundWorker</function>, which can only be called from within
4343
the postmaster, <function>RegisterDynamicBackgroundWorker</function> must be
44-
called from a regular backend, possibly another background worker.
44+
called from a regular backend or another background worker.
4545
</para>
4646

4747
<para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.