Jan Wieck writes:
> Just successfully loading an old-style C function doesn't
> guarantee that it works anyway. I pointed out before that the
> changes due to TOAST require each function that takes
> arguments of varlen types to expect toasted values.
Couldn't the function handler detoast the values before handing them to
the function? That would be slower, but it would allow people to continue
to use the "simpler" interface.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/