Question on timestamp in psql

Поиск
Список
Период
Сортировка
От Robert Rothe
Тема Question on timestamp in psql
Дата
Msg-id 387B579B.D1E7545E@mindspring.com
обсуждение исходный текст
Ответы Re: [GENERAL] Question on timestamp in psql  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
When I type the following at the psql prompt:

select timestamp('now');

...I always get december 31, 1999.

If I use 'now' as the rvalue to a SET, or within an INSERT, it returns
the correct date.

Is this a known problem?  I'm running 6.5.2-1.

Thanks,
Rob

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

Предыдущее
От: admin
Дата:
Сообщение: Re: [GENERAL] Re: can't seem to use index
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Question on timestamp in psql