"John Hansen" <john(at)geeknet(dot)com(dot)au> writes:> There is a workaround tho, so should be fixable:> SELECT (a.b).* FROM (SELECT ('1:2:3:4:5'::text::my_type) AS b) AS a;> Or am I missing something?
Try it ;-)
regards, tom lane