aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogfuncs.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-08-29 14:19:34 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-08-29 14:22:25 +0300
commit88231ec5784a00ce406553276be8a5a443dd3ba0 (patch)
treedf1b626ce50566bd9d21008bfe84b1b13416d474 /src/backend/access/transam/xlogfuncs.c
parent65c9dc231a261691c76550f61f5b22f954dfcfd5 (diff)
downloadpostgresql-88231ec5784a00ce406553276be8a5a443dd3ba0.tar.gz
postgresql-88231ec5784a00ce406553276be8a5a443dd3ba0.zip
Fix bug in compressed GIN data leaf page splitting code.
The list of posting lists it's dealing with can contain placeholders for deleted posting lists. The placeholders are kept around so that they can be WAL-logged, but we must be careful to not try to access them. This fixes bug #11280, reported by MÃ¥rten Svantesson. Backpatch to 9.4, where the compressed data leaf page code was added.
Diffstat (limited to 'src/backend/access/transam/xlogfuncs.c')
0 files changed, 0 insertions, 0 deletions