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

Commit6c5cba8

Browse files
committed
Fix typos in comment.
1 parentb4eb2d5 commit6c5cba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/nbtree/nbtree.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ btbuildempty(PG_FUNCTION_ARGS)
223223
BTREE_METAPAGE,metapage);
224224

225225
/*
226-
* An immediate sync isrequire even if we xlog'd the page, because the
226+
* An immediate sync isrequired even if we xlog'd the page, because the
227227
* write did not go through shared_buffers and therefore a concurrent
228-
* checkpoint may havemove the redo pointer past our xlog record.
228+
* checkpoint may havemoved the redo pointer past our xlog record.
229229
*/
230230
smgrimmedsync(index->rd_smgr,INIT_FORKNUM);
231231

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp