Question about the NAME type used in pg_proc and pg_class - Mailing list pgsql-general

From Tony Caduto
Subject Question about the NAME type used in pg_proc and pg_class
Date
Msg-id 4300AE69.3040102@amsoftwaredesign.com
Whole thread Raw
In response to Re: Optimizing query  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Question about the NAME type used in pg_proc and pg_class
Re: Question about the NAME type used in pg_proc and pg_class
List 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

pgsql-general by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: libpy and ENABLE_THREAD_SAFETY=1
Next
From: Madison Kelly
Date:
Subject: Serial Unique question