summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/README
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2008-08-23 10:43:58 +0000
committerTeodor Sigaev <teodor@sigaev.ru>2008-08-23 10:43:58 +0000
commit4040629fe13c18630768fc3c5ff84b3ff3a32fdf (patch)
tree48b3fc202e92dcd0b07dd480ee9b0b736d00dd3f /src/backend/access/gist/README
parent7e9308544f041cf59e0dd4916fe93fee9aa91f99 (diff)
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/README')
0 files changed, 0 insertions, 0 deletions