Re: timestamp refactor effort

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: timestamp refactor effort
Дата
Msg-id 6070.1200244894@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: timestamp refactor effort  ("Warren Turkal" <turkal@google.com>)
Ответы Re: timestamp refactor effort  ("Warren Turkal" <turkal@google.com>)
Список pgsql-hackers
"Warren Turkal" <turkal@google.com> writes:
> I have a question. Are the low level representations of Timestamp and
> TimestampTZ the same?

They're the same but the interpretations are different, which is why
I think it's useful to have two typedefs as a way of documenting what
any given value is intended to be.  The argument for having a third
typedef would be exactly the same: to help document what a value is
intended to be.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Make pg_dump suppress COMMENT ON SCHEMA public ?
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Make pg_dump suppress COMMENT ON SCHEMA public ?