lord(dot)zoltar(at)gmail(dot)com writes: > Is it possible to have an array of user-defined types? Scalar types, yes; composite types, no. Unfortunately the case you're talking about is a composite type. regards, tom lane