Re: Can the the max identifier lengths be adjusted? - Mailing list pgsql-general

From Tom Lane
Subject Re: Can the the max identifier lengths be adjusted?
Date
Msg-id 23378.969980854@sss.pgh.pa.us
Whole thread Raw
In response to Can the the max identifier lengths be adjusted?  (oberpwd@anubis.network.com (Wade D. Oberpriller))
Responses Re: Can the the max identifier lengths be adjusted?
List pgsql-general
See NAMEDATALEN in src/include/postgres_ext.h.  Note that changing this
requires a full recompile and an initdb.  I'd recommend keeping it a
multiple of 4 to avoid wasting space due to alignment padding.

            regards, tom lane

pgsql-general by date:

Previous
From: Michelle Murrain
Date:
Subject: Re: web programming
Next
From: The Hermit Hacker
Date:
Subject: Re: FreeBSD Softupdates??