Re: This is my first template

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: This is my first template
Дата
Msg-id b42b73150904210434m70ffa1fbhcc3c351b142efcd4@mail.gmail.com
обсуждение исходный текст
Ответ на This is my first template  (Geoff Caplan <geoff@uviva.com>)
Ответы Re: This is my first template  (milos.babic@gmail.com)
Список pgsql-general
On Tue, Apr 21, 2009 at 7:02 AM, Geoff Caplan <geoff@uviva.com> wrote:
> Hi folks
>
> Looks like there's something I'm not understanding about date/time queries
> on a date field.
>
> I have a param query that includes the statement:
>
> AND active_from_date <= $2
>
> where $2 is a well-formed ISO date.
>
> Query works as expected when there are records in the result set. When the
> result set is empty, PG throws an error:
>
> date/time field value out of range: "2011-4-31"

"2011-4-31" is not a well formed ISO date.

merlin

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: This is my first template
Следующее
От: milos.babic@gmail.com
Дата:
Сообщение: Re: This is my first template