I haven't followed the details of the htup header reorganization, but I
have noticed that a number of external extension modules will be broken
because of the move of GETSTRUCT() and to a lesser extent
heap_getattr(). Of course some #ifdefs can fix that, but it seems
annoying to make everyone do that. Maybe this could be reconsidered to
reduce the impact on other projects.