Re: AW: [HACKERS] Re: atttypmod of 0

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: AW: [HACKERS] Re: atttypmod of 0
Дата
Msg-id 199802061912.OAA25478@candle.pha.pa.us
обсуждение исходный текст
Ответ на AW: [HACKERS] Re: atttypmod of 0  (Zeugswetter Andreas DBT <Andreas.Zeugswetter@telecom.at>)
Ответы Re: AW: [HACKERS] Re: atttypmod of 0
Список pgsql-hackers
>
> Yes, I think to change atttypmod to default to -1 would be the right
> thing,
> since the empty string '' really has a length of 0,
> We could think of -1 as: We don't know how long this field will be.
> 0 would mean the field has 0 bytes.

Do people want atttypmod at -1 at this time?  It will require a
dump/reload.


--
Bruce Momjian
maillist@candle.pha.pa.us

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

Предыдущее
От: Costin Oproiu
Дата:
Сообщение: Re: [HACKERS] Some performance issues (since everybody is testing ... :)
Следующее
От: Bruce Momjian
Дата:
Сообщение: attcacheoff fixed, possible dump/reload