Re: BUG #1757: timestamp 'epoch' is not absolute

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1757: timestamp 'epoch' is not absolute
Дата
Msg-id 8281.1120749166@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1757: timestamp 'epoch' is not absolute  ("Steve Bennett" <S.Bennett@lancaster.ac.uk>)
Список pgsql-bugs
"Steve Bennett" <S.Bennett@lancaster.ac.uk> writes:
> It appears that the timestamp 'epoch' is being interpreted as
> relative to the local timezone, rather than being an absolute time.

This is correct for timestamp ... you want timestamp with time zone.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #1756: PQexec eats huge amounts of memory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1759: domain check constraint ignored in prepared statement