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

Commit64c9d8a

Browse files
committed
Fix copy/past error in comment
David Christensen
1 parent7193436 commit64c9d8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/utils/init/miscinit.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ InitPostmasterChild(void)
199199
/*
200200
* If possible, make this process a group leader, so that the postmaster
201201
* can signal any child processes too. Not all processes will have
202-
* children, but for consistency we, but for consistency we make all
203-
*postmaster child processes dothis.
202+
* children, but for consistency wemake all postmaster child processes do
203+
* this.
204204
*/
205205
#ifdefHAVE_SETSID
206206
if (setsid()<0)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp