Allowing for longer table names (>64 characters) - Mailing list pgsql-general

From Allan Kamau
Subject Allowing for longer table names (>64 characters)
Date
Msg-id ab1ea6540911200054l6f15583fv39e29f498d09d69d@mail.gmail.com
Whole thread Raw
Responses Re: Allowing for longer table names (>64 characters)  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
Hi all,
I would like to increase the database objects names limit from 64
characters to may be 128 characters to avoid name conflicts after
truncation of long table/sequence names.
I have seen a solution to this sometime back which includes (building
from source) modifying a header file then recompiling, but I now
cannot find this information.

Allan.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml
Next
From: "A. Kretschmer"
Date:
Subject: Re: Allowing for longer table names (>64 characters)