mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +03:00
Typo fix.
Fujii Masao
This commit is contained in:
parent
e587e2e3e3
commit
bc97c38115
@ -6818,7 +6818,7 @@ StartupXLOG(void)
|
|||||||
else
|
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()).
|
* Write.curridx must point to the *next* page (see XLogWrite()).
|
||||||
*
|
*
|
||||||
* Note: it might seem we should do AdvanceXLInsertBuffer() here, but
|
* Note: it might seem we should do AdvanceXLInsertBuffer() here, but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user