aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2008-08-23 10:41:38 +0000
committerTeodor Sigaev <teodor@sigaev.ru>2008-08-23 10:41:38 +0000
commite41417571307cbf1f019525a3a7d3bf98e7c4603 (patch)
tree8af7e63e2d40d4ed9361980a55c92f65ec085c59 /src/backend/access/gist/gistvacuum.c
parent7ddd8396479a11ff81b0ca506e97617c4cd445d3 (diff)
downloadpostgresql-e41417571307cbf1f019525a3a7d3bf98e7c4603.tar.gz
postgresql-e41417571307cbf1f019525a3a7d3bf98e7c4603.zip
Fix possible duplicate tuples while GiST scan. Now page is processed
at once and ItemPointers are collected in memory. Remove tuple's killing by killtuple() if tuple was moved to another page - it could produce unaceptable overhead. Backpatch up to 8.1 because the bug was introduced by GiST's concurrency support.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions