On Tue, Jul 30, 2024 at 06:48:26AM +0000, Li, Yong wrote:
> Thank you Kou for your review. I will move the CF to the next
> phase and see what happens.
Quite a fan of what you are proposing here, knowing that heapam.c is
still 8.8k lines of code even after moving the 1.3k lines dedicated to
WAL records.
+#include "access/heapam_xlog.h"
This is included in heapam.h, but missing from the patch. I guess
that you fat-fingered a `git add`.
--
Michael