Re: NAMEDATALEN Changes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: NAMEDATALEN Changes
Дата
Msg-id 940.1013637228@sss.pgh.pa.us
обсуждение исходный текст
Ответ на NAMEDATALEN Changes  ("Rod Taylor" <rbt@zort.ca>)
Список pgsql-hackers
"Rod Taylor" <rbt@zort.ca> writes:
> [ some hard data ]

Great!  The numbers for namedatalen = 64 seem like an outlier; perhaps
something else going on on your system?  Did you try more than one run?

> Anything but 32 fails the 'name' check in the regression tests -- I
> assume this is expected?

Right.  If you eyeball the actual diffs for the test you should see that
the diff is due to a long name not getting truncated where the test
expects it to be.
        regards, tom lane


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

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Re: NAMEDATALEN Changes
Следующее
От: Ian Barwick
Дата:
Сообщение: Re: NAMEDATALEN Changes