Re: Precision loss casting float to numeric

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Precision loss casting float to numeric
Дата
Msg-id 3048.1521337042@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Precision loss casting float to numeric  (Chapman Flack <chap@anastigmatix.net>)
Список pgsql-hackers
Chapman Flack <chap@anastigmatix.net> writes:
> I wonder whether even changing a formerly-implicit cast to explicit
> would be too much of a behavior change for existing code that expects
> the current behavior?

We did exactly that during the 8.3 cycle, and got one heck of a lot of
pushback about it, despite the existence of a lot of examples showing
that it would be a good idea.  I won't say we can't do it again, but
it won't be an easy sell.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3)
Следующее
От: Kefan Yang
Дата:
Сообщение: Re: [GSoC 2018] Proposal Draft