> What exactly would break if we did perform `heap_page_prune_execute` > with NO fragmentation repair during `heap_page_prepare_for_xid`?
Correction into the last question:What exactly would break if we did invoke `heap_page_prune_execute` with `repairFragmentation=true` during performing of `heap_page_prepare_for_xid`?