Jim,
> > I'm trying to figure out what support PostgreSQL
> offers for SQL99
> > abstract data types.
I'm a little curious why what you're attempting couldn't be
done with two columns rather than inventing your own data
type. As somebody who often rescues databases gone bad,
composite data types have not earned a warm place in my
heart ...
-Josh Berkus