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

Commit7d0d2b8

Browse files
Fix spelling in comment
1 parentbd9c6dc commit7d0d2b8

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2840,7 +2840,7 @@ XLogFlush(XLogRecPtr record)
28402840

28412841
/*
28422842
* Re-check how far we can now flush the WAL. It's generally not
2843-
* safe to callWaitXLogInsetionsToFinish while holding
2843+
* safe to callWaitXLogInsertionsToFinish while holding
28442844
* WALWriteLock, because an in-progress insertion might need to
28452845
* also grab WALWriteLock to make progress. But we know that all
28462846
* the insertions up to insertpos have already finished, because

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp