Question about the NAME type used in pg_proc and pg_class

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Question about the NAME type used in pg_proc and pg_class
Date: 2005-08-15 15:02:01
Message-ID: 4300AE69.3040102@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Madison Kelly 2005-08-15 15:07:31 Serial Unique question
Previous Message Magnus Hagander 2005-08-15 14:57:12 Re: libpy and ENABLE_THREAD_SAFETY=1