提交 44ea018d 编写于 作者: A Asim R P 提交者: Xin Zhang

Bug Fix of checksum for `create database`

Signed-off-by: NXin Zhang <xzhang@pivotal.io>
上级 da3178dd
......@@ -318,7 +318,7 @@ static void copy_buffer_pool_files(
recptr = XLogInsert(RM_HEAP_ID, XLOG_HEAP_NEWPAGE, rdata);
PageSetLSN(buffer, recptr);
PageSetChecksumInplace(buffer, blkno);
END_CRIT_SECTION();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册