Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit352e3cb

Browse files
committed
Fix typo in bgworker.c
1 parent626f9be commit352e3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/postmaster/bgworker.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ RegisterDynamicBackgroundWorker(BackgroundWorker *worker,
845845
/*
846846
* We can't register dynamic background workers from the postmaster. If
847847
* this is a standalone backend, we're the only process and can't start
848-
* any more. In a multi-processenvironement, it might be theoretically
848+
* any more. In a multi-processenvironment, it might be theoretically
849849
* possible, but we don't currently support it due to locking
850850
* considerations; see comments on the BackgroundWorkerSlot data
851851
* structure.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp