Time Type

Поиск
Список
Период
Сортировка
От Rafael Domiciano
Тема Time Type
Дата
Msg-id 3a0028490807281116g4776d0c0sbaaaf8a372e11997@mail.gmail.com
обсуждение исходный текст
Ответы Re: Time Type  (Kenneth Marshall <ktm@rice.edu>)
Re: Time Type  (Lennin Caro <lennin.caro@yahoo.com>)
Список pgsql-admin
Hi there,

I'm trying to do some as following and I couldn't:
select '00:01:00'::time + '00:10:00'::time
ERROR:  operator is not unique: time without time zone + time without time zone at character 127
HINT:  Could not choose a best candidate operator. You might need to add explicit type casts.

Postgres version: 8.3.3

Anyone knows anything?

Regards,

Rafael Domiciano

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

Предыдущее
От: Rex Mabry
Дата:
Сообщение: FATAL: incorrect checksum in control file
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: Time Type