-
+
User-Defined Types
If the alignment is unimportant (either just for a specific function or
- because the data type specifies byte alignment anyways) then it's possible
+ because the data type specifies byte alignment anyway) then it's possible
to avoid some of the overhead of PG_DETOAST_DATUM>. You can use
PG_DETOAST_DATUM_PACKED> instead (customarily hidden by
defining a GETARG_DATATYPE_PP> macro) and using the macros