Re: Precision loss casting float to numeric - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Precision loss casting float to numeric
Date
Msg-id 3048.1521337042@sss.pgh.pa.us
Whole thread Raw
In response to Re: Precision loss casting float to numeric  (Chapman Flack <chap@anastigmatix.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: strange failure in plpgsql_control tests (on fulmar, ICC 14.0.3)
Next
From: Kefan Yang
Date:
Subject: Re: [GSoC 2018] Proposal Draft