Hello! I get assertion failures with the patch, all it takes is a simple select:
SELECT * FROM pg_stat_tablespace;
TRAP: failed Assert("tupdesc->firstNonCachedOffsetAttr >= 0"),
File: execTuples.c, Line: 2341
The test suite also fails with similar errors.
