aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-02-05 02:59:17 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-02-05 02:59:17 +0000
commit336a6491aaa8a2ba9a3118285522f237806b5e37 (patch)
tree8c7313483667dd002728fdc2243d088adf56f5a8 /src/backend/access/gist/gistproc.c
parent354213c7f493596448ca83f13d107a8ef7a08aae (diff)
downloadpostgresql-336a6491aaa8a2ba9a3118285522f237806b5e37.tar.gz
postgresql-336a6491aaa8a2ba9a3118285522f237806b5e37.zip
Improve my initial, rather hacky implementation of joins to append
relations: fix the executor so that we can have an Append plan on the inside of a nestloop and still pass down outer index keys to index scans within the Append, then generate such plans as if they were regular inner indexscans. This avoids the need to evaluate the outer relation multiple times.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions