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

Commitc6baec9

Browse files
committed
Fix typo in bgworker.c
1 parent23937a4 commitc6baec9

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
@@ -828,7 +828,7 @@ RegisterDynamicBackgroundWorker(BackgroundWorker *worker,
828828
/*
829829
* We can't register dynamic background workers from the postmaster. If
830830
* this is a standalone backend, we're the only process and can't start
831-
* any more. In a multi-processenvironement, it might be theoretically
831+
* any more. In a multi-processenvironment, it might be theoretically
832832
* possible, but we don't currently support it due to locking
833833
* considerations; see comments on the BackgroundWorkerSlot data
834834
* structure.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp