using between with dates

Поиск
Список
Период
Сортировка
От Geoffrey
Тема using between with dates
Дата
Msg-id 4BD99082.80803@serioustechnology.com
обсуждение исходный текст
Ответы Re: using between with dates  (Geoffrey <lists@serioustechnology.com>)
Re: using between with dates  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: using between with dates  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I'm trying the following:

ship_date between '04/30/2010' AND '04/30/2010' + 14

But this returns:

ERROR:  invalid input syntax for integer: "04/30/2010"

Can I use between with dates?

--
Until later, Geoffrey

"I predict future happiness for America if they can prevent
the government from wasting the labors of the people under
the pretense of taking care of them."
- Thomas Jefferson

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Tsearch not searching 'Y'
Следующее
От: Geoffrey
Дата:
Сообщение: Re: using between with dates