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-29 16:39:34
Message-ID:
2FE64D86-390B-4C47-97A0-ECAC996CD95B@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
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
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
at 2026-01-28 19:04:46 from Greg Burd
Responses
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
at 2026-01-30 17:20:01 from Andres Freund
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