Re: - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re:
Date
Msg-id Pine.LNX.4.44.0209122014340.1307-100000@localhost.localdomain
Whole thread Raw
In response to Re:  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re:
List pgsql-hackers
Bruce Momjian writes:

> Wow.  That is clear.  Why are we returning "year" as a double?

Because we've been doing that for many years.

> I would love to say that this is related to change in casts, but that
> isn't the case.

Sure it is.  The float=>int casts need to be made implicit, or we'll have
tons of problems like this.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: beta1 packaged
Next
From: Peter Eisentraut
Date:
Subject: Re: TOAST docs