Re: Truncating column names

From: Adam Rose <adamr(at)eaze(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Truncating column names
Date: 2001-02-23 21:12:01
Message-ID: Pine.LNX.4.21.0102231507010.5508-100000@mail.eaze.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)eaze(dot)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(at)eaze(dot)net
(817)557-3038

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-02-23 21:16:41 Re: beta5 packages ...
Previous Message Nathan Myers 2001-02-23 21:05:20 Re: regression test form