Tomas Vondra <[email protected]> writes: > Yup, changing it to this:
> #define KeeperBlock(set) ((BumpBlock *) ((char *) (set) +
> MAXALIGN(sizeof(BumpContext))))
> fixes the issue for me.
Mamba is happy with that change, too.
regards, tom lane
