aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-02-14 15:24:10 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-02-14 15:24:10 +0000
commit3576820e7852ab20d552fe5aa7abb2847db62f6f (patch)
tree207f056de4c5e95b5000b119c4d6e0d8b0380ffa /src/backend/access/gist/gistscan.c
parent13920423466a345e832ed844e9513ad2eed43731 (diff)
downloadpostgresql-3576820e7852ab20d552fe5aa7abb2847db62f6f.tar.gz
postgresql-3576820e7852ab20d552fe5aa7abb2847db62f6f.zip
Ensure that a cursor is scanned under the same scanCommandId it was
originally created with, so that the set of visible tuples does not change as a result of other activity. This essentially makes PG cursors INSENSITIVE per the SQL92 definition. See bug report of 13-Feb-02.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions