Re: What is the binary format for timestamps?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: What is the binary format for timestamps?
Дата
Msg-id 20050408140752.GB15927@wolff.to
обсуждение исходный текст
Ответ на Re: What is the binary format for timestamps?  (ljb <ljb220@mindspring.com>)
Список pgsql-interfaces
On Fri, Apr 08, 2005 at 01:02:07 +0000, ljb <ljb220@mindspring.com> wrote:
> 
> A timestamp is returned as an 8-byte big-endian double precision number of
> seconds since POSTGRES_EPOCH_DATE.
> A time is returned as an 8-byte big-endian double precision number of
> seconds since midnight.
> POSTGRES_EPOCH_DATE is January 1, 2000 (2000-01-01).

I believe building with --enable-integer-datetimes will change this.


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

Предыдущее
От: "anibal sardon paniagua"
Дата:
Сообщение: Unsubscribe me please
Следующее
От: Marvin Bellamy
Дата:
Сообщение: Re: What is the binary format for timestamps?