"eKo1" <[EMAIL PROTECTED]> writes: > I have the following function that displays the relation-like objects owned > by a user in a given schema:
The relevant owner field for a composite type is pg_type.typowner. We don't bother to maintain pg_class.relowner for the subsidiary pg_class entry. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly