Re: change NAMEDATALEN to 64

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: change NAMEDATALEN to 64
Дата
Msg-id 20030715040750.GA31504@dcc.uchile.cl
обсуждение исходный текст
Ответ на change NAMEDATALEN to 64  (Kathy Zhu <Kathy.Zhu@Sun.COM>)
Ответы Re: change NAMEDATALEN to 64  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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)

В списке pgsql-general по дате отправления:

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: PostgreSQL/Hermes 0.1.0 RC4, call for testers
Следующее
От: Raymond
Дата:
Сообщение: plperl language_handler Problems