"John Hansen" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])