date question

Поиск
Список
Период
Сортировка
От Judith Altamirano Figueroa
Тема date question
Дата
Msg-id 1131034672.3600.74.camel@Desarrollo
обсуждение исходный текст
Ответы Re: date question  (lucas@presserv.org)
Re: date question  (Michael Glaesemann <grzm@myrealbox.com>)
Список pgsql-sql
Hi everybody, in Postgres 7.0.2 I have the next query:<br /><br /> SELECT * from clientes_proceso where
fecha_mod::date<= now() -1;<br /><br /> but in version 8.0.1 returns the next error:<br /><br /> ERROR: The operator
doesn'texist: timestamp with time zone - integer<br /><br /> How can drop a day to now()??  

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

Предыдущее
От: Don Drake
Дата:
Сообщение: Encoding on 8.0.4
Следующее
От: lucas@presserv.org
Дата:
Сообщение: Re: date question