Searching datetime infos

Поиск
Список
Период
Сортировка
От Boris
Тема Searching datetime infos
Дата
Msg-id 10127198909.20001230020922@x-itec.de
обсуждение исходный текст
Список pgsql-novice
Hello,

I am searching general informations about datetime calculations in
PGSQL. In the meantime I found a lot of interesting constructions like

 ... age('now',datum) > timespan('90 days'::reltime) ...

 or

 ... 'now'::datetime - '90 days'::timespan ...


 Are they anywhere any dox about this things in genereal????


--
Boris



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

Предыдущее
От: Charles Curley
Дата:
Сообщение: Re: date_part function
Следующее
От: Thomas Stepleton
Дата:
Сообщение: newbie sql question re: subqueries, order by, and limit