Fix crash in the new GiST insertion code, when an update splits the root page.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix crash in the new GiST insertion code, when an update splits the root page. This bug was exercised by contrib/intarray/bench, as noted by Tom Lane.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gist.c | modified | +18 −12 |