"Dr. Evil" <drevil(at)sidereal(dot)kz> writes:
> anyway, the problem is that VARSIZE is no longer defined in a way that
> I can make assignments to in 7.1. Does anyone have any sugestions?
Use VARATT_SIZEP.
src/backend/utils/adt/ is a rich source of examples to follow when you
have questions like this ...
regards, tom lane