Fix faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination

Edit
ID 2967
Title Fix faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination
Topic Bug Fixes
Created 2021-02-04 16:04:49
Last modified 2021-02-24 09:09:54 (3 years, 8 months ago)
Latest email 2021-02-23 20:47:33 (3 years, 8 months ago)
Status
2021-03: Committed
Target version
Authors Julien Rouhaud (rjuju)
Reviewers Dilip Kumar (dilip.kumar), Mahendra Singh Thalor (mahithalor)Become reviewer
Committer Álvaro Herrera (alvherre)
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/2967
git checkout commitfest/cf/2967
Emails
Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination
First at 2021-01-24 06:17:58 by Julien Rouhaud <rjuju123 at gmail.com>
Latest at 2021-02-23 20:47:33 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (v3-0001-Allow-HEAP_XMAX_LOCK_ONLY-and-HEAP_KEYS_UPDATED-c.patch) at 2021-02-04 16:37:50 from Julien Rouhaud <rjuju123 at gmail.com>
    Attachment (v3-0001-Allow-HEAP_XMAX_LOCK_ONLY-and-HEAP_KEYS_UPDATED-c.patch) at 2021-02-04 16:37:50 from Julien Rouhaud <rjuju123 at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Allow-HEAP_XMAX_LOCK_ONLY-and-HEAP_KEYS_UPDATED-c.patch) at 2021-02-04 16:06:24 from Julien Rouhaud <rjuju123 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Allow-HEAP_XMAX_LOCK_ONLY-and-HEAP_KEYS_UPDATED-c.patch) at 2021-02-02 04:21:33 from Julien Rouhaud <rjuju123 at gmail.com> (Patch: Yes)
    Attachment (trigger_assert.sql) at 2021-01-24 06:17:58 from Julien Rouhaud <rjuju123 at gmail.com> (Patch: No)
History
When Who What
2021-02-24 09:09:54 Julien Rouhaud (rjuju) Closed in commitfest 2021-03 with status: Committed
2021-02-24 09:09:42 Julien Rouhaud (rjuju) Changed reviewers to dilip kumar (dilip.kumar), Mahendra Singh Thalor (mahithalor)
2021-02-24 09:09:42 Julien Rouhaud (rjuju) Changed committer to alvherre
2021-02-04 16:05:15 Julien Rouhaud (rjuju) Changed reviewers to Mahendra Singh Thalor (mahithalor)
2021-02-04 16:05:15 Julien Rouhaud (rjuju) Changed authors to Julien Rouhaud (rjuju)
2021-02-04 16:04:49 Julien Rouhaud (rjuju) Attached mail thread 20210124061758.GA11756@nol
2021-02-04 16:04:49 Julien Rouhaud (rjuju) Created patch record
Edit