From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Victor Yegorov <vyegorov(at)gmail(dot)com>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Make tuple deformation faster |
Date: | 2024-12-20 10:31:35 |
Message-ID: | CAApHDvpw0_nt++QKQJ4TPELu--dYsETYi4mR=JoGZPDNCEwSpw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 20 Dec 2024 at 23:04, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> I've now pushed the 0001 patch and the 0002 patch as one commit. I'm
> going to give the buildfarm a bit of time then push the commit to
> remove pg_attribute.attcacheoff. I'm planning on letting that settle
> overnight then if all is well push the attalignby changes.
The attcacheoff removal is now pushed. I've attached the two remaining patches.
David
Attachment | Content-Type | Size |
---|---|---|
v8-0001-Optimize-alignment-calculations-in-tuple-form-def.patch | application/octet-stream | 18.8 KB |
v8-0002-Speedup-tuple-deformation-with-additional-functio.patch | application/octet-stream | 11.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ranier Vilela | 2024-12-20 11:31:43 | Re: Can rs_cindex be < 0 for bitmap heap scans? |
Previous Message | John Naylor | 2024-12-20 10:27:03 | Re: Fix crash when non-creator being an iteration on shared radix tree |