We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e587e2e commit bc97c38Copy full SHA for bc97c38
src/backend/access/transam/xlog.c
@@ -6818,7 +6818,7 @@ StartupXLOG(void)
6818
else
6819
{
6820
/*
6821
- * Whenever Write.LogwrtResult points to exactly the end of a page,
+ * Whenever LogwrtResult points to exactly the end of a page,
6822
* Write.curridx must point to the *next* page (see XLogWrite()).
6823
*
6824
* Note: it might seem we should do AdvanceXLInsertBuffer() here, but
0 commit comments