Fix spelling in comment
This commit is contained in:
parent
bd9c6dc9ab
commit
7d0d2b8da1
@ -2840,7 +2840,7 @@ XLogFlush(XLogRecPtr record)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Re-check how far we can now flush the WAL. It's generally not
|
* Re-check how far we can now flush the WAL. It's generally not
|
||||||
* safe to call WaitXLogInsetionsToFinish while holding
|
* safe to call WaitXLogInsertionsToFinish while holding
|
||||||
* WALWriteLock, because an in-progress insertion might need to
|
* WALWriteLock, because an in-progress insertion might need to
|
||||||
* also grab WALWriteLock to make progress. But we know that all
|
* also grab WALWriteLock to make progress. But we know that all
|
||||||
* the insertions up to insertpos have already finished, because
|
* the insertions up to insertpos have already finished, because
|
||||||
|
Loading…
x
Reference in New Issue
Block a user