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

Re: Fix token exceeding NAMELEN - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fix token exceeding NAMELEN
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Fix token exceeding NAMELEN  ("Aaron W. Swenson" <[email protected]>)
List pgsql-hackers
"Aaron W. Swenson" <[email protected]> writes:
> On 2015-05-13 18:16, Christopher Browne wrote:
>> I thought that this restriction was alleviated years ago, so I'm a bit
>> surprised to see this come up in 2015.  (Or perhaps Gentoo hasn't
>> yet opened up some limits???  :-) )

> The restriction is alleviated (patched) by some distributions, and
> Gentoo isn't among those.

> It has been almost 4 years (the most recent Google has found) since the
> last time this happened with PostgreSQL's docs.
> http://www.postgresql.org/message-id/[email protected]

Ah, so we have hit it before and forgotten.  Might as well stick to the
previous decision then.  Patch applied, thanks!
        regards, tom lane



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: BackendPidGetProc doesn't return PGPROC for background worker?
Next
From: Ashutosh Bapat
Date:
Subject: Re: upper planner path-ification