Re: Identifying no-op length coercions

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Identifying no-op length coercions
Дата
Msg-id 4DE8C193020000250003E0B6@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Identifying no-op length coercions  (Jim Nasby <jim@nasby.net>)
Список pgsql-hackers
Jim Nasby <jim@nasby.net> wrote:
> The only challenge I see is numeric; we'd need to ensure that both
> size and precision are not decreasing.
To be picky, wouldn't that need to be "neither (precision - scale)
nor scale is decreasing"?
-Kevin


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

Предыдущее
От: Radosław Smogura
Дата:
Сообщение: Re: BLOB support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: About bug #6049