Hi,
Just had a quick question about the name type used by pg_proc and
pg_class etc to return the name of a function,table,seq,view etc.
Is this type limited to 64 bytes? ( could not find it in the docs)
Must function/table names be limited to 64 characters in length?
Thanks,
Tony