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

Commit4792932

Browse files
committed
Fix typo in comment
1 parente5aeed4 commit4792932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/storage/file/buffile.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ struct BufFile
9797
intnbytes;/* total # of valid bytes in buffer */
9898

9999
/*
100-
* XXX Should ideallyus PGIOAlignedBlock, but might need a way to avoid
100+
* XXX Should ideallyuse PGIOAlignedBlock, but might need a way to avoid
101101
* wasting per-file alignment padding when some users create many files.
102102
*/
103103
PGAlignedBlockbuffer;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp