Michael Paquier <michael@paquier.xyz> writes:
> I would like to remove those two functions and the surrounding code
> for v14, leading to some cleanup:
+1
> While on it, I have noticed that heap_get_latest_tid() is still
> located within heapam.c, but we can just move it within
> heapam_handler.c.
It looks like table_beginscan_tid wouldn't need to be exported anymore
either.
regards, tom lane