interval data type storage size

Поиск
Список
Период
Сортировка
От nuko yokohama
Тема interval data type storage size
Дата
Msg-id CAF3Gu1Zw+pDCqBzASHNbpPus5rS6iAWfXosZXkcu9eW-V+7XPQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: interval data type storage size  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
Hi,

PostgreSQL 9.3 document in "Table 8-9" of "8.5. Date / Time Types", storage  size of the interval data type has 12 bytes. 
However, the definition of "datatype/timestamp.h", size of the interval data type was 16 bytes. 
In addition, interval data type was 16 bytes even dump the results of the table file. 
"day" field to the interval data type is added in PostgreSQL 8.1, but do not not been reflected in the document PostgreSQL at that time?

Regards.

----
nuko yokohama

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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] Call for GIST/GIN/SP-GIST opclass documentation
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Call for GIST/GIN/SP-GIST opclass documentation