Re: Save a few bytes per CatCTup - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Save a few bytes per CatCTup
Date
Msg-id 2190525.1773612393@sss.pgh.pa.us
Whole thread Raw
In response to Save a few bytes per CatCTup  ("cca5507" <cca5507@qq.com>)
List pgsql-hackers
"=?utf-8?B?Y2NhNTUwNw==?=" <cca5507@qq.com> writes:
> If I understand correctly, we just want "ct->tuple.t_data" align
> to MAXIMUM_ALIGNOF here. So we can save MAXIMUM_ALIGNOF
> bytes per CatCTup by this:

Good catch, pushed.

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Change copyObject() to use typeof_unqual
Next
From: Tom Lane
Date:
Subject: Re: Change copyObject() to use typeof_unqual