Gerardo Herzig <[email protected]> writes: > Obviously im missing something, i cant find any relation between > pg_proc.pronamespace and pg_namespace.
You didn't look at pg_namespace.oid, which is a "system column"
meaning SELECT * doesn't show it.
regards, tom lane
--
Sent via pgsql-sql mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
