On Thu, 2021-05-06 at 03:26 +0200, Hannu Krosing wrote: > How hard would it be to declare TID as current ItemPointerData with > some values prohibited (NULL, SpecTokenOffsetNumber = 0xfffe, > MovedPartitionsOffsetNumber = 0xfffd, presumably also 0xffff ?).
I don't think there's consensus in this thread that we want to do that,
but I'd be fine with it.
It's possible but not trivial. tidbitmap.c would be the biggest
challenge, I think.
Regards,
Jeff Davis
