Andres Freund <andres(at)anarazel(dot)de> writes:
> Both heap_expand_tuple() and minimal_expand_tuple() being unused, make
> expand_tuple() unused in turn.
> I think we probably ought to remove all three in 20? I didn't find external
> callers. It's nontrivial enough code that I don't think we should keep it
> around just because somebody might be using it.
+1. We can always get the code back out of git if a use-case
emerges.
regards, tom lane