Use tuple-level SIREAD locks for index-only scans

Edit
ID 3163
Title Use tuple-level SIREAD locks for index-only scans
Topic Miscellaneous
Created 2021-06-12 02:40:50
Last modified 2021-12-02 10:37:40 (2 years, 11 months ago)
Latest email 2021-12-02 10:37:27 (2 years, 11 months ago)
Status
2021-11: Returned with feedback
2021-09: Moved to next CF
2021-07: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer
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/3163
git checkout commitfest/cf/3163
Emails
An out-of-date comment in nodeIndexonlyscan.c
First at 2018-05-13 23:15:59 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest at 2021-12-02 10:37:27 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (v4-0001-Use-tuple-level-SIREAD-locks-for-index-only-scans.patch) at 2021-06-14 06:11:51 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v4-0001-Use-tuple-level-SIREAD-locks-for-index-only-scans.patch) at 2021-06-14 06:11:51 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Use-tuple-level-SIREAD-locks-for-index-only-scans.patch) at 2021-06-13 22:03:08 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Use-tuple-level-SIREAD-locks-for-index-only-scans.patch) at 2021-06-13 12:01:48 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Use-tuple-level-SIREAD-locks-for-index-only-scans.patch) at 2021-06-12 02:35:07 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-misleading-comment-in-nodeIndexonlyscan.c.patch) at 2019-06-27 23:32:45 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2021-12-02 10:37:40 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Returned with feedback
2021-11-09 14:29:09 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2021-10-04 16:26:30 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-08-03 02:21:29 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-06-12 02:42:00 Thomas Munro (macdice) Changed name to Use tuple-level SIREAD locks for index-only scans
2021-06-12 02:40:57 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2021-06-12 02:40:50 Thomas Munro (macdice) Attached mail thread CAEepm=2GK3FVdnt5V3d+h9njWipCv_fNL=wjxyUhzsF=0PcbNg@mail.gmail.com
2021-06-12 02:40:50 Thomas Munro (macdice) Created patch record
Edit