Re: Proposal: PageLayout footprint

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Proposal: PageLayout footprint
Дата
Msg-id 87vdy7src6.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: Proposal: PageLayout footprint  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: Proposal: PageLayout footprint  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-hackers
"Zdenek Kotala" <Zdenek.Kotala@Sun.COM> writes:

> By my opinion -fipa-struct-reorg GCC option could break structure. And maybe
> there are more compiler magic switches and optimization on different platforms
> which can modify structure alignment or member order. It probably does not
> happen often but footprint should protect people to shot himself.

My version of GCC doesn't have that option, what does it do?

If structure members aren't in the order they're defined and padded to the
alignment they're declared to have in pg_type then Postgres catalogs won't
work anyways.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Ask me about EnterpriseDB's RemoteDBA services!


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

Предыдущее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: Proposal: PageLayout footprint
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: Proposal: PageLayout footprint