Re: Tepid: selective index updates for heap relations
Greg Burd <greg@burd.me>
From: "Greg Burd" <greg@burd.me>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-07-01T20:49:01Z
Lists: pgsql-hackers
Attachments
- v49-0001-Add-tests-to-cover-a-variety-of-heap-HOT-update-.patch (text/x-patch) patch v49-0001
- v49-0002-Identify-modified-indexed-attributes-in-the-exec.patch (text/x-patch) patch v49-0002
- v49-0003-Add-the-HOT-indexed-on-disk-format-inline-attr-b.patch (text/x-patch) patch v49-0003
- v49-0004-Add-HOT-indexed-updates-selective-index-maintena.patch (text/x-patch) patch v49-0004
- v49-0005-Collapse-dead-HOT-indexed-chains-to-xid-free-stu.patch (text/x-patch) patch v49-0005
- v49-0006-Teach-amcheck-to-recognize-HOT-indexed-chains-an.patch (text/x-patch) patch v49-0006
- v49-0007-Add-HOT-indexed-statistics-and-the-comprehensive.patch (text/x-patch) patch v49-0007
- v49-0008-Gate-HOT-indexed-updates-on-the-logical-replicat.patch (text/x-patch) patch v49-0008
- v49-0009-DO-NOT-MERGE-Add-a-HOT-SIU-benchmark-harness.patch (text/x-patch) patch v49-0009
I've create cf-6869 and rebased to fix conflicts due to a single conflict, the usual catversion.h bump. -greg