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

Commit7974c35

Browse files
committed
Fix typo in comment, per Alvaro.
1 parent8714d9c commit7974c35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/postmaster/postmaster.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
*
3838
*
3939
* IDENTIFICATION
40-
* $PostgreSQL: pgsql/src/backend/postmaster/postmaster.c,v 1.451 2005/05/15 00:26:18 momjian Exp $
40+
* $PostgreSQL: pgsql/src/backend/postmaster/postmaster.c,v 1.452 2005/06/09 22:01:12 tgl Exp $
4141
*
4242
* NOTES
4343
*
@@ -3414,7 +3414,7 @@ CountChildren(void)
34143414
/*
34153415
* StartChildProcess -- start a non-backend child process for the postmaster
34163416
*
3417-
*xlog determines what kind of child will be started.All child types
3417+
*xlop determines what kind of child will be started.All child types
34183418
* initially go to BootstrapMain, which will handle common setup.
34193419
*
34203420
* Return value of StartChildProcess is subprocess' PID, or 0 if failed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp