Date_Part with time fields

Поиск
Список
Период
Сортировка
От Tim Mueller-Seydlitz
Тема Date_Part with time fields
Дата
Msg-id 39E1AAEA.447E7941@nagler-consult.com
обсуждение исходный текст
Список pgsql-novice
Hi there,
I am trying to get Date_Part to work with time fields.  As it seems this
is not working:
 select date_part('hr',t.from) from times t;
ERROR:  No such function 'time_timespan' with the specified attributes

Any comment?

I am using [PostgreSQL 6.5.1 on i686-pc-linux-gnu, compiled by gcc
egcs-2.91.66]

Regards
Tim Mueller-Seydlitz


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

Предыдущее
От: ""
Дата:
Сообщение: Simple Insert Function Syntax
Следующее
От: "Deniz Hastorun"
Дата:
Сообщение: problem connecting with libpq++ interface