Re: BUG #2768: dates before year 1600 in timestamptz column give strange results

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2768: dates before year 1600 in timestamptz column give strange results
Дата
Msg-id 16634.1164074290@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2768: dates before year 1600 in timestamptz column give strange results  ("Mikko Tiihonen" <mikko.tiihonen@iki.fi>)
Ответы Re: BUG #2768: dates before year 1600 in timestamptz column give strange results
Re: BUG #2768: dates before year 1600 in timestamptz column
Список pgsql-bugs
"Mikko Tiihonen" <mikko.tiihonen@iki.fi> writes:
> PostgreSQL compiled with intdatetime=off
>               stamp
> ----------------------------------
>  0134-05-06 08:52:26.123459+01:39
>  2134-05-06 09:12:34.123456+02
> (2 rows)

[ shrug... ]  Floating-point timestamps are not perfectly accurate; the
further away you go from 2000-01-01, the less so.  The weird offset from
GMT is probably a function of your local timezone, which you didn't
mention.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2767: Bug in avg(interval)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2769: "invalid memory alloc request size " on startup