inplace update: send nontransactional invalidations

Edit
ID 5091
Title inplace update: send nontransactional invalidations
Topic Bug Fixes
Created 2024-06-29 03:12:15
Last modified 2024-10-05 09:32:52 (1 month, 2 weeks ago)
Latest email 2024-11-09 01:02:36 (1 week, 3 days ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version stable
Authors Noah Misch (nmisch)
Reviewers Become reviewer
Committer Noah Misch (nmisch)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5091
git checkout commitfest/cf/5091
Emails
Inval reliability, especially for inplace updates
First at 2024-05-23 00:05:48 by Noah Misch <noah at leadboat.com>
Latest at 2024-11-09 01:02:36 by Noah Misch <noah at leadboat.com>
Latest attachment (inplace160-inval-durability-inplace-v7.patch_v17) at 2024-11-03 18:29:25 from Noah Misch <noah at leadboat.com>
    Attachment (inplace160-inval-durability-inplace-v7.patch_v17) at 2024-11-03 18:29:25 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inplace240-buffer-lock-vs-CatalogCacheInitializeCache-v1.patch) at 2024-11-01 23:38:29 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inplace230-index_update_stats-io-before-buflock-v1.patch) at 2024-10-31 20:01:39 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (reproi.sh) at 2024-10-31 14:00:02 from Alexander Lakhin <exclusion at gmail.com> (Patch: No)
    Attachment (inplace155-backbranch-inval-v1_14.patch) at 2024-10-24 02:53:57 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inplace160-inval-durability-inplace-v5.patch) at 2024-09-30 19:33:50 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inplace090-LOCKTAG_TUPLE-eoxact-v9.patch) at 2024-08-31 01:07:11 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inplace090-LOCKTAG_TUPLE-eoxact-v5.patch) at 2024-06-29 03:11:09 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inval-requires-xid-v0.patch) at 2024-06-18 18:16:43 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inplace140-heapam_xlog-comment-v2.patch) at 2024-06-17 23:58:54 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (inplace130-AtEOXact_RelationCache-comments-v1.patch) at 2024-06-15 22:37:18 from Noah Misch <noah at leadboat.com> (Patch: Yes)
History
When Who What
2024-10-05 09:32:52 Andrey Borodin (x4m) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-01 02:15:34 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-06-29 03:12:30 Noah Misch (nmisch) Changed authors to Noah Misch (nmisch)
2024-06-29 03:12:30 Noah Misch (nmisch) Changed committer to nmisch
2024-06-29 03:12:30 Noah Misch (nmisch) Changed targetversion to stable
2024-06-29 03:12:15 Noah Misch (nmisch) Attached mail thread 20240523000548.58.nmisch@google.com
2024-06-29 03:12:15 Noah Misch (nmisch) Created patch record
Edit