Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2025-11-14 15:31:28 from Greg Burd <greg(at)burd(dot)me> 📎
2025-12-02 07:09:58 from Michael Paquier <michael(at)paquier(dot)xyz>
2025-12-02 15:21:36 from Greg Burd <greg(at)burd(dot)me>
2025-12-03 04:16:38 from Michael Paquier <michael(at)paquier(dot)xyz>
2025-12-03 14:11:03 from Greg Burd <greg(at)burd(dot)me> 📎
2025-12-04 05:50:09 from Michael Paquier <michael(at)paquier(dot)xyz>
2025-12-08 05:41:31 from John Naylor <johncnaylorls(at)gmail(dot)com>
2026-01-15 18:31:42 from Greg Burd <greg(at)burd(dot)me> 📎
2026-01-16 19:58:20 from Greg Burd <greg(at)burd(dot)me> 📎
2026-01-28 19:04:46 from Greg Burd <greg(at)burd(dot)me> 📎
2026-01-29 16:39:34 from Greg Burd <greg(at)burd(dot)me> 📎
2026-01-30 17:20:01 from Andres Freund <andres(at)anarazel(dot)de>
2026-01-30 18:22:56 from "Greg Burd" <greg(at)burd(dot)me>
2026-01-30 18:54:05 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2026-01-30 20:11:39 from "Greg Burd" <greg(at)burd(dot)me>
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
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
at 2026-01-15 18:31:42 from Greg Burd
Responses
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
at 2026-01-28 19:04:46 from Greg Burd
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)