summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane2003-12-21 01:23:06 +0000
committerTom Lane2003-12-21 01:23:06 +0000
commit569659ae16f4e4f3585ec4197f1017db53d184ef (patch)
tree0be6fb9762eeae3c5039ee2292bc37b95994f04c /src/tutorial
parent772d0f9345adc32c401ec9098083a4ffc0ff4603 (diff)
Improve btree's initial-positioning-strategy code so that we never need
to step more than one entry after descending the search tree to arrive at the correct place to start the scan. This can improve the behavior substantially when there are many entries equal to the chosen boundary value. Per suggestion from Dmitry Tkach, 14-Jul-03.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions