Tighten up the sanity checks in TypeCreate(): pass-by-value types must have
a size that is one of the supported values, not just anything <= sizeof(Datum). Cross-check the alignment specification against size as well.
Showing
Please register or sign in to comment