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-12-04 10:14:14 (2 weeks, 3 days ago)
Latest email 2024-11-15 09:10:22 (1 month ago)
Status
2025-01: Waiting on Author
2024-11: Moved to next CF
Target version
Authors
Reviewers Tender Wang (tndrwang)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-12-04 10:14:14 Kirill Reshke (reshke) Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-04 06:51:55 Tender Wang (tndrwang) New status: Waiting on Author
2024-12-04 06:51:22 Tender Wang (tndrwang) Added tndrwang as reviewer
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