| От | Tom Lane |
|---|---|
| Тема | Re: remove ATTRIBUTE_FIXED_PART_SIZE |
| Дата | |
| Msg-id | 27705.1534617420@sss.pgh.pa.us обсуждение |
| Ответ на | remove ATTRIBUTE_FIXED_PART_SIZE (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
| Ответы |
Re: remove ATTRIBUTE_FIXED_PART_SIZE
|
| Список | pgsql-hackers |
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> Since the introduction of the CATALOG_VARLEN stuff, the fixed size of
> pg_attribute is exactly sizeof(FormData_pg_attribute), so the ancient
> mechanism to track the fixed size manually using
> ATTRIBUTE_FIXED_PART_SIZE can be removed.
Meh, I'm not sure about this. What about the possibility of trailing
padding after the last fixed column, as the comment you propose to
remove is talking about? Sure, we don't have that today, but we
might again the next time somebody adds a column to pg_attribute.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера