pgsql-bugs(at)postgresql(dot)org writes:
> [several occurrences of]
> ! ERROR: datumGetSize: Invalid typLen 0
This seems like a clear bug --- but given the lack of similar reports
from other users of Linuxen and Alphas, I'm not entirely convinced it's
Postgres' bug. Possibly a compiler or library bug on your platform?
Anyway, it will require digging on your platform to try to narrow down
the cause. Could you either dig into it, or offer access to your
machine for someone else to look at it?
> *** ./expected/geometry-solaris-precision.out Tue Sep 12 16:07:16 2000
> --- ./results/geometry.out Thu Dec 26 20:46:59 2002
These look like the usual low-order-digit variations in geometry output;
nothing to be concerned about here.
regards, tom lane