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

Commitc91b34b

Browse files
committed
Fix typo
From: Michael Paquier <michael.paquier@gmail.com>
1 parent60270e5 commitc91b34b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/pgstat.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,9 +1007,9 @@ extern void pgstat_initstats(Relation rel);
10071007
*
10081008
*Called from places where server process needs to wait. This is called
10091009
*to report wait event information. The wait information is stored
1010-
*as 4-bytes where first byterepersents the wait event class (type of
1010+
*as 4-bytes where first byterepresents the wait event class (type of
10111011
*wait, for different types of wait, refer WaitClass) and the next
1012-
*3-bytesrepersent the actual wait event. Currently 2-bytes are used
1012+
*3-bytesrepresent the actual wait event. Currently 2-bytes are used
10131013
*for wait event which is sufficient for current usage, 1-byte is
10141014
*reserved for future usage.
10151015
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp