Re: Why is time with timezone 12 bytes?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why is time with timezone 12 bytes?
Дата
Msg-id 17401.1285203619@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Why is time with timezone 12 bytes?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Why is time with timezone 12 bytes?  (Robert Haas <robertmhaas@gmail.com>)
Re: Why is time with timezone 12 bytes?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Technically, there's no reason why we can't do this for 9.1.  What we
> can do is change the name of the "time with timezone" type to
> something like "oldtimetz", keeping the current OID.  And then we can
> add a new type called "time with timezone".  [ with large amounts of
> consequent work ]

I think you missed the point of my response, which is that there are
easily 10^6 more-pressing things to work on than the size of timetz.
Do you know of any actual use cases for it?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Easy way to verify gitignore files?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Why is time with timezone 12 bytes?