diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-21 01:23:06 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-21 01:23:06 +0000 |
commit | 569659ae16f4e4f3585ec4197f1017db53d184ef (patch) | |
tree | 0be6fb9762eeae3c5039ee2292bc37b95994f04c /src/backend/commands/dbcommands.c | |
parent | 772d0f9345adc32c401ec9098083a4ffc0ff4603 (diff) | |
download | postgresql-569659ae16f4e4f3585ec4197f1017db53d184ef.tar.gz postgresql-569659ae16f4e4f3585ec4197f1017db53d184ef.zip |
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/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions