Andres Freund <[email protected]> writes: > Yea, that makes sense. I wouldn't get rid of the MAXALIGN Assert though - it's > not replaced by the the unused mcxt stuff afaics.
OK.
>> + elog(ERROR, "pfree called with invalid pointer %p", pointer);
> Maybe worth printing the method ID as well?
I doubt it'd be useful.
regards, tom lane
