Re: Save a few bytes per CatCTup

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: cca5507 <cca5507(at)qq(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Save a few bytes per CatCTup
Date: 2026-03-15 22:06:33
Message-ID: 2190525.1773612393@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"=?utf-8?B?Y2NhNTUwNw==?=" <cca5507(at)qq(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-03-15 22:13:30 Re: Change copyObject() to use typeof_unqual
Previous Message Jelte Fennema-Nio 2026-03-15 21:54:04 Re: Change copyObject() to use typeof_unqual