Re: 7.0.2 cuts off attribute name
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "G. Anthony Reina" <reina@nsi.edu>
Cc: "pgsql-hackers@postgreSQL.org" <pgsql-hackers@postgreSQL.org>
Date: 2000-06-14T19:06:34Z
Lists: pgsql-hackers
"G. Anthony Reina" <reina@nsi.edu> writes: > I tried changing NAMEDATALEN in the postgres_ext.h to 52. Everything compiled > and installed fine, but the initdb failed. Maybe there is more to it than > just changing that one constant. Hmm, AFAIK that's supposed to work. I'll give it a try sometime --- maybe some dependency has snuck in somewhere. regards, tom lane