aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2008-08-23 10:40:03 +0000
committerTeodor Sigaev <teodor@sigaev.ru>2008-08-23 10:40:03 +0000
commit0ab43c96781f37a72ae4e1e897d1e10f56c484d2 (patch)
treee03337ef4a768b60e2af2ba97f1bdc464a259116 /src/backend/access/gist/gistvacuum.c
parent3fcb7f0bd46b279da20ac3a9ffffda898c4cf573 (diff)
downloadpostgresql-0ab43c96781f37a72ae4e1e897d1e10f56c484d2.tar.gz
postgresql-0ab43c96781f37a72ae4e1e897d1e10f56c484d2.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