Bruce Momjian <[email protected]> writes: > Ron Mayer wrote: >> * more sane math with intervals. For example, try: >> select '0.01 years'::interval, '0.01 months'::interval;
> Added to TODO:
> Fix SELECT '0.01 years'::interval, '0.01 months'::interval;
Arguably, both of those things should be rejected as errors.
What is a fraction of a year? Or a month?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
