Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [HACKERS] Allow the identifier length to be increased via a configure option - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] Allow the identifier length to be increased via a configure option
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [HACKERS] Allow the identifier length to be increased via a configure option  (Peter Eisentraut <[email protected]>)
Responses Re: [HACKERS] [PATCHES] Allow the identifier length to be
List pgsql-patches
Peter Eisentraut <[email protected]> writes:
> Tom Lane wrote:
>> ... why is NAMEDATALEN exported at all?)

> I think because it used to be used in libpq's notification structure.

Yeah, you're probably right.  Maybe we should take it out of
postgres_ext.h and move it to pg_config_manual.h.  If no one complains
after a release cycle or so, we could reconsider making it configurable
more easily.

            regards, tom lane

pgsql-patches by date:

Previous
From: Robert Treat
Date:
Subject: Re: COPY with no WAL, in certain circumstances
Next
From: Tom Lane
Date:
Subject: Re: COPY with no WAL, in certain circumstances