On 1/20/09, Peter Eisentraut <[email protected]> wrote: > integer[] is "array of integer", in the way C deals with arrays. This is > also a main reason why composite types and arrays don't mix orthogonally; > there is no way to represent that in the system catalogs.
What do you mean by this exactly? We've had arrays of composite types since 8.2. merlin -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
