Re: Tepid: selective index updates for heap relations

From: "Greg Burd" <greg(at)burd(dot)me>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Tepid: selective index updates for heap relations
Date: 2026-07-01 20:49:01
Message-ID: 780845de-c0f9-4888-b43d-8d3caa7c2899@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've create cf-6869 and rebased to fix conflicts due to a single conflict, the usual catversion.h bump.

-greg

Attachment Content-Type Size
v49-0001-Add-tests-to-cover-a-variety-of-heap-HOT-update-.patch text/x-patch 45.4 KB
v49-0002-Identify-modified-indexed-attributes-in-the-exec.patch text/x-patch 62.2 KB
v49-0003-Add-the-HOT-indexed-on-disk-format-inline-attr-b.patch text/x-patch 12.8 KB
v49-0004-Add-HOT-indexed-updates-selective-index-maintena.patch text/x-patch 228.7 KB
v49-0005-Collapse-dead-HOT-indexed-chains-to-xid-free-stu.patch text/x-patch 53.2 KB
v49-0006-Teach-amcheck-to-recognize-HOT-indexed-chains-an.patch text/x-patch 17.7 KB
v49-0007-Add-HOT-indexed-statistics-and-the-comprehensive.patch text/x-patch 160.2 KB
v49-0008-Gate-HOT-indexed-updates-on-the-logical-replicat.patch text/x-patch 115.7 KB
v49-0009-DO-NOT-MERGE-Add-a-HOT-SIU-benchmark-harness.patch text/x-patch 33.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2026-07-01 20:58:55 Re: implement CAST(expr AS type FORMAT 'template')
Previous Message Masahiko Sawada 2026-07-01 20:37:15 Re: Add MIN/MAX aggregate support for uuid