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-16 19:58:20
Message-ID: 44CB636A-8659-461F-A5E5-D47EB9FDD781@greg.burd.me
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Looks like I missed something that headerscheck found. :)

-greg

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2026-01-16 20:00:00 Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Previous Message Jim Jones 2026-01-16 19:32:14 Re: [PoC] XMLCast (SQL/XML X025)