Restore checkl for FSM/VM fork in neon_wallog_page

This commit is contained in:
Konstantin Knizhnik
2024-06-04 14:08:45 +03:00
parent f9416ebf2b
commit 92e72cc3f3

View File

@@ -1486,7 +1486,7 @@ neon_wallog_page(SMgrRelation reln, ForkNumber forknum, BlockNumber blocknum, co
RelFileInfoFmt(InfoFromSMgrRel(reln)),
forknum)));
}
else
else if (forknum != FSM_FORKNUM && forknum != VISIBILITYMAP_FORKNUM)
{
/*
* Its a bad sign if there is a page with zero LSN in the buffer