Re:

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re:
Дата
Msg-id Pine.LNX.4.44.0209122014340.1307-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re:  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re:  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: beta1 packaged
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: TOAST docs