Re: Date = current_timestamp inconsistency?

Поиск
Список
Период
Сортировка
От Peter Gibbs
Тема Re: Date = current_timestamp inconsistency?
Дата
Msg-id 001601c30584$ae69d820$0b01010a@emkel.co.za
обсуждение исходный текст
Ответ на Date = current_timestamp inconsistency?  (Jean-Christian Imbeault <jc@mega-bucks.co.jp>)
Список pgsql-general
Jean-Christian Imbeault wrote:

> TEST=# select ('2003-04-18'::date=current_timestamp::date);
>   t
> TEST=# insert into t values('2003-04-08');
> TEST=# select (d=current_timestamp::date) from t;
>   f

I'm not sure why you expect the 8th and 18th of April to be equal anyway??

--
Peter Gibbs
EmKel Systems


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

Предыдущее
От: "Benjamin RICHARD"
Дата:
Сообщение: Problem with the use of Array and Loop
Следующее
От: Jeffrey Melloy
Дата:
Сообщение: Documentation