timeofday()::timestamp - not casting

Поиск
Список
Период
Сортировка
Искать
От
Henshall, Stuart - Design & Print
Тема
timeofday()::timestamp - not casting
Дата
Msg-id
E382B5D8EDE1D6118DBE0008C759BCD6116AF5@WCPEXCHANGE
Список
Дерево обсуждения
Re: timeofday()::timestamp - not casting "Henshall, Stuart - Design & Print" <SHenshall@westcountry-design-print.co.uk>
From 7.2.3:
dpt=> select timeofday()::timestamp;
          timeofday
------------------------------
 2002-11-28 11:47:37.06366+00
(1 row)


all OK however from 7.3rc2 (on cygwin):
dev=# select timeofday()::timestamp;
ERROR:  Bad timestamp external representation 'Thu Nov 28 11:26:46.488000
2002 G
MTST'
dev=# select timeofday();
               timeofday
---------------------------------------
 Thu Nov 28 11:26:59.454000 2002 GMTST
(1 row)

- Stuart
В списке pgsql-bugs по дате отправления
От: Peter Eisentraut
Дата:
От: pgsql-bugs@postgresql.org
Дата:
FAQ