aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs_new.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2019-11-19 23:08:14 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2019-11-20 00:05:01 +0300
commitee437ca7408b67f2b785e4221c7e567aecf68b47 (patch)
treedb3158ff2f095828060f06cf506dc6ba9f315246 /src/tutorial/funcs_new.c
parent051c50c01c32ceb498d53e78f48297713744b7cb (diff)
downloadpostgresql-ee437ca7408b67f2b785e4221c7e567aecf68b47.tar.gz
postgresql-ee437ca7408b67f2b785e4221c7e567aecf68b47.zip
Fix traversing to the deleted GIN page via downlink
Current GIN code appears to don't handle traversing to the deleted page via downlink. This commit fixes that by stepping right from the delete page like we do in nbtree. This commit also fixes setting 'deleted' flag to the GIN pages. Now other page flags are not erased once page is deleted. That helps to keep our assertions true if we arrive deleted page via downlink. Discussion: https://postgr.es/m/CAPpHfdvMvsw-NcE5bRS7R1BbvA4BxoDnVVjkXC5W0Czvy9LVrg%40mail.gmail.com Author: Alexander Korotkov Reviewed-by: Peter Geoghegan Backpatch-through: 9.4
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions