Re: Truncating column names - Mailing list pgsql-hackers

From Adam Rose
Subject Re: Truncating column names
Date
Msg-id Pine.LNX.4.21.0102231507010.5508-100000@mail.eaze.net
Whole thread Raw
In response to Re: Truncating column names  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
To clarify further, I am using the RPMs from the postgresql.org
website.  I installed the SRPM, changed the /src/include/postgres_ext.h,
retar-balled the postgres-7.0.3 dir, and reinstalled the rpms (rpm -e,
rpm -Uvh).

I don't know if this helps or if there is something I need to do further
(probably so).  If needed, what docs explain your followup proceedure.

I really appreciate everyones help.

Adam Rose

On Fri, 23 Feb 2001, Tom Lane wrote:

> Adam Rose <adamr@eaze.net> writes:
> > I have tried editing /src/include/postgres_ext.h and set the NAMEDATELEN
> > to 64 and it still gives me a NOTICE: truncating ...
> 
> That should work (did work, last I tried it).  I suspect you failed to
> complete the follow-through: full rebuild, reinstall, initdb.
> 
>             regards, tom lane
> 

-- 
Adam Rose
Systems Programmer/Jr. Systems/Network Administrator
adamr@eaze.net
(817)557-3038





pgsql-hackers by date:

Previous
From: ncm@zembu.com (Nathan Myers)
Date:
Subject: Re: regression test form
Next
From: Bruce Momjian
Date:
Subject: Re: beta5 packages ...