mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
Typo fix.
Fujii Masao
This commit is contained in:
parent
e587e2e3e3
commit
bc97c38115
@ -6818,7 +6818,7 @@ StartupXLOG(void)
|
||||
else
|
||||
{
|
||||
/*
|
||||
* Whenever Write.LogwrtResult points to exactly the end of a page,
|
||||
* Whenever LogwrtResult points to exactly the end of a page,
|
||||
* Write.curridx must point to the *next* page (see XLogWrite()).
|
||||
*
|
||||
* Note: it might seem we should do AdvanceXLInsertBuffer() here, but
|
||||
|
Loading…
x
Reference in New Issue
Block a user