Re: change NAMEDATALEN to 64 - Mailing list pgsql-general

From Tom Lane
Subject Re: change NAMEDATALEN to 64
Date
Msg-id 20225.1058242871@sss.pgh.pa.us
Whole thread Raw
In response to Re: change NAMEDATALEN to 64  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-general
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> On Mon, Jul 14, 2003 at 04:10:15PM -0600, Kathy Zhu wrote:
>> **** The question is, is it ok to fail this regression test since I do change
>> the NAMEDATALEN ???

> AFAICS this is testing the ability to correctly truncate the identifier
> length to 31 chars, so yes, the test is supposed to fail.

Indeed; see the changes to that regression result made between 7.2 and 7.3:
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/test/regress/expected/name.out

Kathy, you might want to think about switching to a not-yet-obsolete
release ;-)

            regards, tom lane

pgsql-general by date:

Previous
From: Raymond
Date:
Subject: plperl language_handler Problems
Next
From: Együd Csaba
Date:
Subject: Re: drop function all - ?