Fix incorrect Assert in gistFindCorrectParent()

Edit
ID 5268
Title Fix incorrect Assert in gistFindCorrectParent()
Topic Bug Fixes
Created 2024-09-23 04:49:33
Last modified 2024-09-23 04:49:46 (1 month, 3 weeks ago)
Latest email 2024-11-15 09:10:22 (4 days, 8 hours ago)
Status
2024-11: Needs review
Target version
Authors
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/5268
git checkout commitfest/cf/5268
Emails
BUG #18396: Assert in gistFindCorrectParent() fails on inserting large tuples into gist index
First at 2024-03-17 07:00:01 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2024-11-15 09:10:22 by Tender Wang <tndrwang at gmail.com>
Latest attachment (0001-Relax-assertion-in-finding-correct-GiST-parent.patch) at 2024-03-19 14:26:16 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (0001-Relax-assertion-in-finding-correct-GiST-parent.patch) at 2024-03-19 14:26:16 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
History
When Who What
2024-09-23 04:49:33 Alexander Lakhin (law) Attached mail thread 18396-03cac9beb2f7aac3@postgresql.org
2024-09-23 04:49:33 Alexander Lakhin (law) Created patch record
Edit