Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)

From: Greg Burd <greg(at)burd(dot)me>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
Date: 2026-01-29 16:39:34
Message-ID: 2FE64D86-390B-4C47-97A0-ECAC996CD95B@greg.burd.me
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Updated to address conflicts introduced by efbebb4e858, rebased onto 71c1136989b.

-greg

Attachment Content-Type Size
v6-0003-Reorganize-heap-update-logic-and-update-simple_he.patch application/octet-stream 49.1 KB
v6-0001-Refactor-how-we-form-HeapTuples-for-CatalogTuple-.patch application/octet-stream 65.0 KB
v6-0002-Update-the-remainder-of-catalog-updates-using-the.patch application/octet-stream 435.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bear Giles 2026-01-29 16:43:01 Proposal: doxygen + MAN 7 pages
Previous Message Tom Lane 2026-01-29 16:33:14 Re: Decoupling our alignment assumptions about int64 and double