# > "Whenever a user-defined base data type is created, PostgreSQL
# > automatically creates an associated array type, whose name consists
# > of the base type's name prepended with an underscore.
#
# The key word in that sentence is "base" data type --- ie, not
# composite.
Ah, I see -- it wasn't obvious to me.
# We don't currently support arrays of composite types. (Nor arrays
# of domain types, either, IIRC.)
Ok, thanks for your time.
--
Jonathan Daugherty
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Replication & Support Services, (503) 667-4564