aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/file/fd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-08-24 01:18:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-08-24 01:18:34 +0000
commit08ae5edc5c883352018ef754562fc8edbd4177fd (patch)
treeef87fc45a4e1dc895b98c64fdb1d1d55295af24f /src/backend/storage/file/fd.c
parent7ad642d0b51fdb3a2fb4372f4b298d3f363b05ec (diff)
downloadpostgresql-08ae5edc5c883352018ef754562fc8edbd4177fd.tar.gz
postgresql-08ae5edc5c883352018ef754562fc8edbd4177fd.zip
Optimize the case where a btree indexscan has current and mark positions
on the same index page; we can avoid data copying as well as buffer refcount manipulations in this common case. Makes for a small but noticeable improvement in mergejoin speed. Heikki Linnakangas
Diffstat (limited to 'src/backend/storage/file/fd.c')
0 files changed, 0 insertions, 0 deletions