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

Commit452bdcb

Browse files
author
Andrey Sokolov
committed
Fix typo
1 parent680f8db commit452bdcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pg_wait_sampling.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ static void pgws_ExecutorEnd(QueryDesc *queryDesc);
7474
* The value has to be in sync with ProcGlobal->allProcCount, initialized in
7575
* InitProcGlobal() (proc.c).
7676
*
77-
* We calculate the value here as it won't initialized when we needneed
78-
*it during_PG_init().
77+
* We calculate the value here as it won't initialized when we needit during
78+
* _PG_init().
7979
*
8080
* Note that the value returned during _PG_init() might be different from the
8181
* value returned later if some third-party modules change one of the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp