Re: change NAMEDATALEN to 64

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Kathy Zhu <Kathy(dot)Zhu(at)Sun(dot)COM>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: change NAMEDATALEN to 64
Date: 2003-07-15 04:07:50
Message-ID: 20030715040750.GA31504@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 14, 2003 at 04:10:15PM -0600, Kathy Zhu wrote:

> parallel group (13 tests): float8 boolean float4 oid int4 int8 char int2 name t
> ext varchar bit numeric
> boolean ... ok
> char ... ok
> name ... FAILED
>
>
> I am attaching the regression.diffs file created by the regression test, which I
> don't know how to interprate.
>
> **** 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.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Linux transformó mi computadora, de una `máquina para hacer cosas',
en un aparato realmente entretenido, sobre el cual cada día aprendo
algo nuevo" (Jaime Salinas)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond 2003-07-15 04:18:58 plperl language_handler Problems
Previous Message Matthew T. O'Connor 2003-07-15 03:44:57 Re: PostgreSQL/Hermes 0.1.0 RC4, call for testers