It's bizarre how you can comment on columns in composite types!
CREATE TYPE test (a int4, b int4); COMMENT ON COLUMN test.a IS 'A column';
Seems harmless, but should we allow it?
Chris
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?
http://archives.postgresql.org