Antonin Houska <[email protected]> wrote: > I'm trying to fix that in a new diff 0002 - the point is that VARSIZE_ANY() > should not need to dereference a pointer to varattrib_4b, since the size > information is always located at the beginning of the structure. Maybe you > have better idea.
I realize now that I ended up with VARSIZE_4B() that does not really need the new field in varattrib_4b. Simply thinko. -- Antonin Houska Web: https://www.cybertec-postgresql.com
