Re: How Many Years have Passed?

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: How Many Years have Passed?
Дата
Msg-id 3C238451.3C252866@fourpalms.org
обсуждение исходный текст
Ответ на How Many Years have Passed?  ("Ian Harding" <ianh@tpchd.org>)
Список pgsql-general
> Are dates usually implicitly cast to timestamp in functions?

"Usually"? Probably not. "If necessary"? Yes. Not sure of the ratio of
direct calls to conversions over the total set of functions and
operators, but if the result is not likely to change with a conversion
step then I feel less of a need to implement Yet Another Function to do
the direct call.

Glad the function (documented in the, uh, documentation ;) worked for
you.

                   - Thomas

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

Предыдущее
От: "Gregory Wood"
Дата:
Сообщение: Re: Can't use subselect in check constraint
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Is the Windows Version Stable?