Re: dtoi4 error

Поиск
Список
Период
Сортировка
От Philip Molter
Тема Re: dtoi4 error
Дата
Msg-id ce4B6.135062$QC3.8158945@news3.aus1.giganews.com
обсуждение исходный текст
Список pgsql-general
Disregard.  Apparently the value of the timestamp of 0001-01-01 00:00:00 is
quite a bit bigger than an integer, which means you'll have problems casting
that value to an integer.

>          UNIX_TIMESTAMP( p.next ) AS next, p.id, p.did as dwid,
>          pt.units, pt.interval, pt.table, pt.name,
>          pt.type, IFNULL( sl.state, 0 ) AS state, sl.value,
>          UNIX_TIMESTAMP( sl.start_time ) AS sctstamp,




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

Предыдущее
От: ZHU Jia
Дата:
Сообщение: Access 97/Postgres migration
Следующее
От: Justin Clift
Дата:
Сообщение: New look for the techdocs website... is it alright?