aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-10-03 12:07:10 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-10-03 14:50:46 +0300
commitf270a1611026616d1304d4623f7e7acd0d6c63d6 (patch)
tree9f90643d4f1ed2585951d9e6eea31fa00d7235bd /src/backend/access/gist/gistxlog.c
parent7f71c891a53c42a80272ca1ff129bc9b7d4de50d (diff)
downloadpostgresql-f270a1611026616d1304d4623f7e7acd0d6c63d6.tar.gz
postgresql-f270a1611026616d1304d4623f7e7acd0d6c63d6.zip
Check for GiST index tuples that don't fit on a page.
The page splitting code would go into infinite recursion if you try to insert an index tuple that doesn't fit even on an empty page. Per analysis and suggested fix by Andrew Gierth. Fixes bug #11555, reported by Bryan Seitz (analysis happened over IRC). Backpatch to all supported versions.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions