Linux 2.2.14 Postgres 7.0.3 DBI 1.14 I am working on Freeside and need to have above 31 character column names. I need postgresql to stop auto-truncating when a create command is executed. I have tried editing /src/include/postgres_ext.h and set the NAMEDATELEN to 64 and it still gives me a NOTICE: truncating ... Your help is greatly appreciated. -- Adam Rose Systems Programmer/Jr. Systems/Network Administrator [EMAIL PROTECTED]
- Re: [HACKERS] Truncating column names Adam Rose
- Re: [HACKERS] Truncating column names Tom Lane
- Re: [HACKERS] Truncating column names Adam Rose